Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe72d…076c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RUNUM | ERC-20 | 3.655808M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20331076 | 4 months ago | | | 0 | 0.00028258347 | |
| 20312474 | 4 months ago | | | 0 | 0.00041257946 | |
| 20205795 | 5 months ago | | | 0 | 0.00013722260 | |
| 20123652 | 5 months ago | | | 0 | 0.00015056748 | |
| 20060494 | 6 months ago | | | 0 | 0.00022263829 | |
| 19873504 | 7 months ago | | | 0 | 0.00015380957 | |
| 19801702 | 7 months ago | | | 0 | 0.00025374671 | |
| 19751300 | 7 months ago | | | 0 | 0.00012975355 | |
| 19743349 | 7 months ago | | | 0 | 0.00050019184 | |
| 19688507 | 7 months ago | | | 0 | 0.00041930255 |
ABI
ABI objects
Getter at block 21298884
_countTrigger() view returns (uint256)
16000000000000000000000
_maxTaxSwap() view returns (uint256)
1600000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
16000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
RUNUM
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
RUNUM
totalSupply() pure returns (uint256)
100000000000000000000000000
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)
clearETH()
createPair()
enableTrading()
maxLimits()
reduceFee(uint256 _valueBuy, uint256 _valueSell)
renounceOwnership()
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)
FinalTax(uint256 _valueBuy, uint256 _valueSell, bool _shelid)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet)
receive()
This contract contains no error objects.