catwiftowel
Verified contract
Active on
Base with 6,739 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 "catwiftowel"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21152074 | a month ago | | | 0 | 0.0000010675923 | |
| 20900799 | a month ago | | | 0 | 2.7570493e-7 | |
| 20900785 | a month ago | | | 0 | 4.3278363e-7 | |
| 20900782 | a month ago | | | 0 | 2.7609309e-7 | |
| 20900776 | a month ago | | | 0 | 4.3265802e-7 | |
| 20900767 | a month ago | | | 0 | 2.7516527e-7 | |
| 20900763 | a month ago | | | 0 | 4.3250318e-7 | |
| 20900757 | a month ago | | | 0 | 2.7502758e-7 | |
| 20900748 | a month ago | | | 0 | 2.7463047e-7 | |
| 20900743 | a month ago | | | 0 | 2.7406559e-7 |
ABI
ABI objects
Getter at block 22746098
BURNER_ROLE() view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DOMAIN_SEPARATOR() view returns (bytes32)
0x5e236973cf5e89aae517edb4d0928c108c0eb559287b95846acc96fe13b0a0c6
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals() view returns (uint8)
18
name() view returns (string)
catwiftowel
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
TOWEL
totalSupply() view returns (uint256)
241543531054285029958317803
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.