Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RUNNER | ERC-20 | 103.014652M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20071937 | 5 months ago | | | 0 | 0.00069230328 | |
| 19821666 | 6 months ago | | | 0 | 0.0017776368 | |
| 18969411 | 10 months ago | | | 0 | 0.00046430317 | |
| 18908898 | a year ago | | | 0 | 0.00058363063 | |
| 18638035 | a year ago | | | 0 | 0.00099950248 | |
| 18638028 | a year ago | | | 0 | 0.0013095285 | |
| 18501604 | a year ago | | | 0 | 0.00033036615 | |
| 18475682 | a year ago | | | 0 | 0.00028798472 | |
| 18457876 | a year ago | | | 0 | 0.00055304792 | |
| 18445097 | a year ago | | | 0 | 0.00055606500 |
ABI
ABI objects
Getter at block 21200483
buyTotalFees() view returns (uint256)
4
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xac1692e717b87e50a2f59599eeddab359bd1f6f4
maxTransactionAmount() view returns (uint256)
200000000000000000000000000
maxWallet() view returns (uint256)
200000000000000000000000000
name() view returns (string)
RUNNER
owner() view returns (address)
0x0cea8ccf086ed261f10db0170550a453e18214fc
sellTotalFees() view returns (uint256)
34
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000000
symbol() view returns (string)
RUNNER
totalSupply() view returns (uint256)
10000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x6ea33c3350ee622b40ebabed9f7593aa52856388
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address notbot)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBots(address[] bots_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
updateMarketingWallet(address _marketingWallet)
updateMaxWalletAndTxnAmount(uint256 newTxnNum, uint256 newMaxWalletNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.