catwiftowel
Verified contract
Active on
Base with 6,347 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) |
---|---|---|---|---|---|---|---|
| 19457395 | 2 months ago | | | 0 | 0.000000204549034630 | |
| 19377211 | 3 months ago | | | 0 | 4.6926086e-7 | |
| 19344879 | 3 months ago | | | 0 | 1.5140544e-7 | |
| 19344834 | 3 months ago | | | 0 | 2.6835423e-7 | |
| 19344778 | 3 months ago | | | 0 | 3.7530971e-7 | |
| 19344477 | 3 months ago | | | 0 | 3.1155391e-7 | |
| 19344460 | 3 months ago | | | 0 | 1.8087338e-7 | |
| 19344454 | 3 months ago | | | 0 | 1.8135689e-7 | |
| 19344427 | 3 months ago | | | 0 | 1.8238031e-7 | |
| 19344417 | 3 months ago | | | 0 | 1.8305518e-7 |
ABI
ABI objects
Getter at block 22751329
DOMAIN_SEPARATOR() view returns (bytes32)
0x06542ff05e1939588301b5d6d8dd7fb17c0e7596250f7f96a44c1512df239ccd
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
initial_supply() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
catwiftowel
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
TOWEL
totalSupply() view returns (uint256)
1000000000000000000000000000
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 value) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.