Suncu the Cat
Verified contract
Active on
Base with 6,139 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 "Suncu the Cat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151970 | a month ago | | | 0 | 0.0000010856764 | |
| 21049555 | a month ago | | | 0 | 7.8256608e-7 | |
| 20948887 | a month ago | | | 0 | 1.2933126e-7 | |
| 20948882 | a month ago | | | 0 | 0.000000202990934400 | |
| 20948870 | a month ago | | | 0 | 0.000000203355451050 | |
| 20948863 | a month ago | | | 0 | 0.000000203982687500 | |
| 20948859 | a month ago | | | 0 | 0.000000204235552950 | |
| 20948840 | a month ago | | | 0 | 0.000000205310997300 | |
| 20948832 | a month ago | | | 0 | 0.000000205500163100 | |
| 20948819 | a month ago | | | 0 | 1.3136075e-7 |
ABI
ABI objects
Getter at block 22913250
BURNER_ROLE() view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DOMAIN_SEPARATOR() view returns (bytes32)
0xe999e6fb6b3f70bfdcf51c765334c5e8b68972a603aaf7307e9ad79c6b0ef592
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals() view returns (uint8)
18
name() view returns (string)
Suncu the Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SUNCU
totalSupply() view returns (uint256)
942469872036991056877681156
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 _amount)
burnFrom(address sender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.