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 "OG_PLUTO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16073610 | 5 months ago | | | 0 | 0.000000808737973524 | |
| 15714659 | 5 months ago | | | 0 | 0.000070677627 | |
| 15531750 | 5 months ago | | | 0 | 3.2468478e-7 | |
| 15461979 | 5 months ago | | | 0 | 6.6353108e-7 | |
| 15448828 | 5 months ago | | | 0 | 4.3957618e-7 | |
| 15439191 | 5 months ago | | | 0 | 2.7454080e-7 | |
| 15420313 | 5 months ago | | | 0 | 8.2837261e-7 | |
| 15416691 | 5 months ago | | | 0 | 3.7251604e-7 | |
| 15401673 | 5 months ago | | | 0 | 0.000000206971702200 | |
| 15397188 | 5 months ago | | | 0 | 8.6054612e-7 |
ABI
ABI objects
Getter at block 22382417
creator() view returns (address)
0x9e809858a8134b9e445a15bd2c4e5db6b9d242bd
decimals() view returns (uint8)
18
description() view returns (string)
OG_PLUTO ON BASE !
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xf2481632a46ec095b15827d15297690314168a08ea254f36d9631ae7c29b534d.jpg
isPresaleStep() view returns (bool)
false
name() view returns (string)
OG_PLUTO
symbol() view returns (string)
PLUTO
telegram() view returns (string)
https://t.me/OG6PLUTO
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
2000000000000000000000000
twitter() view returns (string)
https://x.com/OG__PLUTO
website() view returns (string)
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)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
setJumpBlock(uint256 _block)
setPair(address _newPair)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
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)
TokenCreated(struct TokenTokenCreatedParams params)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.