đť•Ź Ethereum
Verified contract
Active on
Ethereum with 80 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
𝕏Ξ | ERC-20 | 18.244921K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17772963 | a year ago | | | 0 | 0.0012959809 | |
| 17762390 | a year ago | | | 0 | 0.0014353481 | |
| 17762338 | a year ago | | | 0 | 0.0026149827 | |
| 17762334 | a year ago | | | 0 | 0.0017899120 | |
| 17762287 | a year ago | | | 0 | 0.0026154630 | |
| 17762276 | a year ago | | | 0 | 0.0030742068 | |
| 17762258 | a year ago | | | 0 | 0.0021934147 | |
| 17762245 | a year ago | | | 0 | 0.0020189660 | |
| 17762229 | a year ago | | | 0 | 0.0022897762 | |
| 17762227 | a year ago | | | 0 | 0.0022943116 |
ABI
ABI objects
Getter at block 21217902
_maxTaxSwap() view returns (uint256)
10000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
đť•Ź Ethereum
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
𝕏Ξ
totalSupply() pure returns (uint256)
1000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[]Â bots_)Â
approve(address spender, uint256 amount) returns (bool)
delBots(address[]Â notbot)Â
manualSwap()Â
openTrading()Â
reduceFee(uint256Â _newFee)Â
removeLimits()Â
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)Â
MaxTxAmountUpdated(uint256Â _maxTxAmount)Â
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)Â
Transfer(address indexed from, address indexed to, uint256 value)Â
constructor()Â
receive()Â
This contract contains no error objects.