Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ElonRWA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12152501 | 9 months ago | | | 0 | 0.0000020716428 | |
| 12152487 | 9 months ago | | | 0 | 0.0000015981967 | |
| 12150445 | 9 months ago | | | 0 | 7.3170268e-7 | |
| 12149566 | 9 months ago | | | 0 | 7.3252098e-7 | |
| 12149093 | 9 months ago | | | 0 | 7.3773675e-7 | |
| 12140390 | 9 months ago | | | 0 | 7.6418034e-7 | |
| 12140263 | 9 months ago | | | 0 | 0.0000061072980 | |
| 12140191 | 9 months ago | | | 0 | 0.0000095922016 | |
| 12137091 | 9 months ago | | | 0 | 0.000016115044 | |
| 12136479 | 9 months ago | | | 0 | 0.000032088896 |
ABI
ABI objects
Getter at block 23587164
MAX_SUPPLY() view returns (uint256)
1000000000000000000000000000
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0x39f1f2ae7708afe1e383dd503e982db5f3ea153d
name() view returns (string)
ElonRWA
owner() view returns (address)
0x39f1f2ae7708afe1e383dd503e982db5f3ea153d
sellFee() view returns (uint256)
100
symbol() view returns (string)
ElonRWA
totalSupply() view returns (uint256)
666666666666666667666666666666666666666666666
tradingEnabled() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isPair(address _account) view returns (bool)
listBotBuys(address) view returns (bool)
listBotSells(address) view returns (bool)
tokenxaxsss(address) view returns (bool)
State-modifying
Events Airdrop(address[] _bots, bool _status)
BL(address[] _bots, bool _status)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
renounceOwnership()
setTC(address _xaxss, bool _status)
setTransferDelayEnabled(bool _status)
setfee(uint256 _buyFee, uint256 _sellFee)
setpair(address newPair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.