FiveKMRUN
Verified contract
Active on
Ethereum with 1,609 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RUN | ERC-20 | 8.003K | -- | -- | |
KMT | ERC-20 | 1K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20791091 | 2 months ago | | | 0 | 0.00069603427 | |
| 20685241 | 2 months ago | | | 0 | 0.00037670432 | |
| 20684910 | 2 months ago | | | 0 | 0.00043059292 | |
| 20670852 | 2 months ago | | | 0 | 0.00056451449 | |
| 20351990 | 4 months ago | | | 0 | 0.000056874959 | |
| 20087450 | 5 months ago | | | 0 | 0.00069657956 | |
| 20052366 | 5 months ago | | | 0 | 0.00042327600 | |
| 19941423 | 6 months ago | | | 0 | 0.00089054500 | |
| 19844319 | 6 months ago | | | 0 | 0.00012373692 | |
| 19818523 | 6 months ago | | | 0 | 0.00078559500 |
ABI
ABI objects
Getter at block 21206369
DOMAIN_SEPARATOR() view returns (bytes32)
0x13ab312ea43ea799783d01c470f854cdf73363b0d83ecef63438ec79715ed169
decimals() view returns (uint8)
18
name() view returns (string)
FiveKM RUN
symbol() view returns (string)
RUN
totalSupply() view returns (uint256)
7000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) 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)
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 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.