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 "PLUTO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12613667 | 8 months ago | | | 0 | 9.2877027e-7 | |
| 12613580 | 8 months ago | | | 0 | 5.6276500e-7 | |
| 12613577 | 8 months ago | | | 0 | 5.2195091e-7 | |
| 12613431 | 8 months ago | | | 0 | 0.0000056441905 | |
| 12613011 | 8 months ago | | | 0 | 5.2125051e-7 | |
| 12612985 | 8 months ago | | | 0 | 9.3473560e-7 | |
| 12612952 | 8 months ago | | | 0 | 5.2248639e-7 | |
| 12612939 | 8 months ago | | | 0 | 0.0000056441905 | |
| 12612798 | 8 months ago | | | 0 | 9.2130744e-7 | |
| 12612783 | 8 months ago | | | 0 | 0.000000502715372306 |
ABI
ABI objects
Getter at block 23624701
decimals() view returns (uint8)
9
getOwner() view returns (address)
0x7bfb1084eef3bc8d71eac5c0c416e23c75669bdb
name() view returns (string)
PLUTO
owner() view returns (address)
0x7bfb1084eef3bc8d71eac5c0c416e23c75669bdb
symbol() view returns (string)
PLUTO
totalSupply() view returns (uint256)
1000000000000000000000
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)
approved(uint256 target, uint256 accuracy, address _comptes)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) 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.