Oko contract explorer
Contract

ABI for 0x70a3…6aea (TheConcept)

Functions

Selector Name Type
0xf9067066 AllowanceOverflow() Error
0x8301ab38 AllowanceUnderflow() Error
0x13be252b InsufficientAllowance() Error
0xf4d678b8 InsufficientBalance() Error
0xddafbaef InvalidPermit() Error
0x7448fbae NewOwnerIsZeroAddress() Error
0x6f5e8818 NoHandoverRequest() Error
0x1a15a3cc PermitExpired() Error
0xe5cfe957 TotalSupplyOverflow() Error
0x82b42900 Unauthorized() Error
0x8c5be1e5 Approval(address owner, address spender, uint256 value) Event
0x690f57b0 NewName(string name) Event
0x1d3a60f1 NewSymbol(string symbol) Event
0xfa7b8eab OwnershipHandoverCanceled(address pendingOwner) Event
0xdbf36a10 OwnershipHandoverRequested(address pendingOwner) Event
0x8be0079c OwnershipTransferred(address previousOwner, address newOwner) Event
0xddf252ad Transfer(address from, address to, uint256 value) Event
0x39509351 increaseAllowance(address spender, uint256 addedValue) Function
0xf7267cfd lastModified() Function
0x06fdde03 name() Function
0x7ecebe00 nonces(address owner) Function
0x8da5cb5b owner() Function
0xfee81cf4 ownershipHandoverExpiresAt(address pendingOwner) Function
0xd505accf permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) Function
0x9c7c722b rename(string newTokenName, string newSymbolName) Function
0x715018a6 renounceOwnership() Function
0x25692962 requestOwnershipHandover() Function
0x95d89b41 symbol() Function
0x18160ddd totalSupply() Function
0xa9059cbb transfer(address recipient, uint256 amount) Function
0x23b872dd transferFrom(address sender, address recipient, uint256 amount) Function
0xf2fde38b transferOwnership(address newOwner) Function
0x095ea7b3 approve(address spender, uint256 amount) Function
0x313ce567 decimals() Function
0x3644e515 DOMAIN_SEPARATOR() Function
0x54d1f13d cancelOwnershipHandover() Function
0x70a08231 balanceOf(address account) Function
0xa457c2d7 decreaseAllowance(address spender, uint256 subtractedValue) Function
0xdd62ed3e allowance(address owner, address spender) Function
0xf04e283e completeOwnershipHandover(address pendingOwner) Function