Sudo Snacks
Verified contract
Active on
Ethereum with 476 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Sudo Snacks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19431597 | 8 months ago | | | 0 | 0.0013202748 | |
| 19211702 | 9 months ago | | | 0 | 0.00056804514 | |
| 18303866 | a year ago | | | 0 | 0.00021883187 | |
| 17778392 | a year ago | | | 0 | 0.0016248730 | |
| 17598839 | a year ago | | | 0 | 0.00055780015 | |
| 17598827 | a year ago | | | 0 | 0.00077988012 | |
| 17305538 | 2 years ago | | | 0 | 0.00063901243 | |
| 17008635 | 2 years ago | | | 0 | 0.00063158359 | |
| 17008538 | 2 years ago | | | 0 | 0.00052776756 | |
| 16424772 | 2 years ago | | | 0 | 0.00076561732 |
ABI
ABI objects
Getter at block 21281809
DOMAIN_SEPARATOR() view returns (bytes32)
0xafad2d5baa8f68994bac277f528af9f7685fd75eb85cecb6927d3d1cc98bb074
decimals() view returns (uint8)
18
name() view returns (string)
Sudo Snacks
owner() view returns (address)
0x32e9bb1e0e03fdac8131de202be2f55acedb349f
symbol() view returns (string)
SNACK
totalSupply() view returns (uint256)
10789283485276729559748421767
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
mint(address _to, uint256 _amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.