Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5bbe…916c
0x9511…089b
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
REX | ERC-20 | 899.607847M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20573173 | 3 months ago | | | 0 | 0.000038786329 | |
| 20566224 | 3 months ago | | | 0 | 0.000097527539 | |
| 20549018 | 3 months ago | | | 0 | 0.00011760967 | |
| 20423859 | 4 months ago | | | 0 | 0.00010251149 | |
| 20402887 | 4 months ago | | | 0 | 0.000065645634 | |
| 20378791 | 4 months ago | | | 0 | 0.00020152561 | |
| 20279673 | 4 months ago | | | 0 | 0.00015821815 | |
| 20180153 | 5 months ago | | | 0 | 0.00034344822 | |
| 20180141 | 5 months ago | | | 0 | 0.00086558612 | |
| 15261105 | 2 years ago | | | 0 | 0.00023099970 |
ABI
ABI objects
Getter at block 21256422
decimals() pure returns (uint8)
9
name() pure returns (string)
Rex Inu
owner() view returns (address)
0x433caeab78ba8b9f5ab6736a436a81c47a679244
symbol() pure returns (string)
REX
totalSupply() pure returns (uint256)
10000000000000000000
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)
delBot(address notbot)
excludeFromFee(address account)
includeInFee(address account)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBlocksToBlacklist(uint256 blocks)
setBots(address[] bots_)
setBuyFee(uint256 buyProjectFee, uint256 buyLiquidityFee, uint256 buyRewardFee)
setCooldownEnabled(bool onoff)
setLiquidityWallet(address liquidityWallet)
setMaxBuyAmount(uint256 maxBuy)
setMaxSellAmount(uint256 maxSell)
setMaxWalletAmount(uint256 maxToken)
setProjectWallet(address projectWallet)
setRewardWallet(address rewardWallet)
setSellFee(uint256 sellProjectFee, uint256 sellLiquidityFee, uint256 sellRewardFee)
setSwapEnabled(bool onoff)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
MaxSellAmountUpdated(uint256 _maxSellAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.