Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Rotex"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20854068 | 2 months ago | | | 0 | 0.00013346850 | |
| 11526409 | 4 years ago | | | 0 | 0.0022672650 | |
| 11526120 | 4 years ago | | | 0 | 0.0012955800 | |
| 11525858 | 4 years ago | | | 0 | 0.0012955800 | |
| 11525813 | 4 years ago | | | 0 | 0.0014848650 | |
| 11399793 | 4 years ago | | | 0 | 0.00085523550 | |
| 11321977 | 4 years ago | | | 0 | 0.0034963968 | |
| 11303790 | 4 years ago | | | 0 | 0.0024035220 | |
| 11303594 | 4 years ago | | | 0 | 0.0026670600 | |
| 11302335 | 4 years ago | | | 0 | 0.0039101152 |
ABI
ABI objects
Getter at block 21326331
decimals() view returns (uint8)
18
name() view returns (string)
Rotex
symbol() view returns (string)
RTX
totalSupply() view returns (uint256)
2000025000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
supportsInterface(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceRole(address account, uint256 amount) returns (bool)
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)
MinterAdded(address indexed account)
MinterRemoved(address indexed account)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, uint8 decimals, uint256 initialSupply, address feeReceiver, address tokenOwnerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.