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 "RETIK FINANCE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22956652 | 21 days ago | | | 0 | 0.0000063589036 | |
| 22950809 | 22 days ago | | | 0 | 0.000000605819581413 | |
| 22875053 | 23 days ago | | | 0 | 0.0000010539110 | |
| 22258429 | a month ago | | | 0 | 0.0000048393510 | |
| 21522386 | 2 months ago | | | 0 | 0.0000017447033 | |
| 20610165 | 2 months ago | | | 0 | 1.6433808e-7 | |
| 20610041 | 2 months ago | | | 0 | 2.6016859e-7 | |
| 20237762 | 3 months ago | | | 0 | 3.5001538e-7 | |
| 19279398 | 4 months ago | | | 0 | 9.1163555e-7 | |
| 19213254 | 4 months ago | | | 0 | 9.1163555e-7 |
ABI
ABI objects
Getter at block 23883566
DOMAIN_SEPARATOR() view returns (bytes32)
0x9fb0c5ac9869a9d4bbdce560318ed6d25acdf187f6a6a848810fad0357f353e5
decimals() view returns (uint8)
18
deployer() view returns (address)
0x4b069414220f2bdd34b2771a79b21d1d96e13688
name() view returns (string)
RETIK FINANCE
symbol() view returns (string)
RETIK FINANCE
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.