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 "Riturdio"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17040922 | 5 months ago | | | 0 | 0.000000506545851048 | |
| 17018861 | 5 months ago | | | 0 | 0.000023202000 | |
| 17018859 | 5 months ago | | | 0 | 5.5047230e-7 | |
| 17018838 | 5 months ago | | | 0 | 4.1780719e-7 | |
| 17018831 | 5 months ago | | | 0 | 4.2125801e-7 | |
| 17018830 | 5 months ago | | | 0 | 0.00052327038 |
ABI
ABI objects
Getter at block 23787156
creator() view returns (address)
0x333bf9228730f394ab8571744985e244a49f683e
decimals() view returns (uint8)
18
description() view returns (string)
real Riturdio
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xe23a7f056354d9b97444a46cdf7195ff476dbc72dae62258391dedbd9fd13803.jpg
isPresaleStep() view returns (bool)
true
locker() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Riturdio
symbol() view returns (string)
Riturdio
telegram() view returns (string)
https://t.me/riturdiocoin
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
420690000000000000000000000000
twitter() view returns (string)
https://x.com/riturdiocoin
website() view returns (string)
https://www.riturdio.lol/
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)
setLocker(address _locker)
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.