YUKI THE CAT
Verified contract
Active on
Ethereum with 20 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 "YUKI THE CAT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20501245 | 3 months ago | | | 0 | 0.000043159211 | |
| 20501236 | 3 months ago | | | 0 | 0.000059149151 | |
| 20501234 | 3 months ago | | | 0 | 0.00019933293 | |
| 20501216 | 3 months ago | | | 0 | 0.000049418478 | |
| 20501215 | 3 months ago | | | 0 | 0.000083773067 | |
| 20501210 | 3 months ago | | | 0 | 0.000045404043 | |
| 20501204 | 3 months ago | | | 0 | 0.000026465528 | |
| 20501204 | 3 months ago | | | 0 | 0.000046067047 | |
| 20501203 | 3 months ago | | | 0 | 0.000027216245 | |
| 20501203 | 3 months ago | | | 0 | 0.000046067047 |
ABI
ABI objects
Getter at block 21189129
UniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
approvedEnabled() view returns (bool)
false
decimals() view returns (uint8)
18
name() view returns (string)
YUKI THE CAT
owner() view returns (address)
0x000000000000000000000000000000000000dead
ownership() view returns (address)
0x1973452b9f5e2ee13b61723a4835dd89882dfc23
symbol() view returns (string)
YUKI
totalSupply() view returns (uint256)
1000000000000000000000
transfers() view returns (uint256)
2
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
ApprovedDisabled()
ApprovedEnabled()
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.