Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe221…7aa0
Balances ($0.00)
No balances found for "Toshi2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21888861 | 20 days ago | | | 0 | 3.4075395e-7 | |
| 17400821 | 4 months ago | | | 0 | 5.8590200e-7 | |
| 13224408 | 7 months ago | | | 0 | 0.0000011547537 | |
| 2314105 | a year ago | | | 0 | 0.000037398002 | |
| 2071144 | a year ago | | | 0 | 0.000070824003 | |
| 2068950 | a year ago | | | 0 | 0.000070446003 | |
| 2068702 | a year ago | | | 0 | 0.000070824003 | |
| 2068608 | a year ago | | | 0 | 0.000040596002 | |
| 2068604 | a year ago | | | 0 | 0.000044796002 | |
| 2068113 | a year ago | | | 0 | 0.0000056659228 |
ABI
ABI objects
Getter at block 22744639
decimals() view returns (uint8)
18
dev() view returns (address)
0x80ad1ae3baa71c43204bc57049f23cfd25b5e814
name() view returns (string)
Toshi2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
safeErc20() view returns (address)
0xe221cb591387f3e817d4093434e55bafd06b7aa0
symbol() view returns (string)
TOSHI2.0
totalSupply() view returns (uint256)
420690000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
safeERC20(address a, address b, address c, address d)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.