Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3fdb…a93c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XCODE | ERC-20 | 8.103516M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20379477 | 4 months ago | | | 0 | 0.00029705449 | |
| 19847295 | 6 months ago | | | 0 | 0.00050219307 | |
| 18240041 | a year ago | | | 0 | 0.00043370718 | |
| 18204504 | a year ago | | | 0 | 0.00031613619 | |
| 17952408 | a year ago | | | 0 | 0.00050899482 | |
| 17885932 | a year ago | | | 0 | 0.0023702497 | |
| 17835036 | a year ago | | | 0 | 0.0020960221 | |
| 17796607 | a year ago | | | 0 | 0.00098087993 | |
| 17777683 | a year ago | | | 0 | 0.0015559808 | |
| 17773780 | a year ago | | | 0 | 0.0010797715 |
ABI
ABI objects
Getter at block 21176356
_maxTaxSwap() view returns (uint256)
150000000000000
_maxTxAmount() view returns (uint256)
200000000000000
_maxWalletSize() view returns (uint256)
200000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
XCODE
owner() view returns (address)
0x0000000000000000000000000000000000000000
returnPairAddress() view returns (address)
0xb69f878a836ebc4987a030585d8f1bcf81d779ad
symbol() pure returns (string)
XCODE
totalSupply() pure returns (uint256)
10000000000000000
transferDelayEnabled() view returns (bool)
true
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(uint256 _tempBuyTax, uint256 _tempSellTax, uint256 _finalFee)
reduceFee(uint256 _newFinalFee, uint256 _newBuyFee, uint256 _newSellFee)
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.