Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0XCHAIN | ERC-20 | 897.182639M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17742262 | a year ago | | | 0 | 0.0017271886 | |
| 17396173 | a year ago | | | 0 | 0.0010618410 | |
| 17396166 | a year ago | | | 0 | 0.0011801547 | |
| 17295277 | a year ago | | | 0 | 0.0030735192 | |
| 17295200 | a year ago | | | 0 | 0.0025770590 | |
| 17295157 | a year ago | | | 0 | 0.0032496059 | |
| 17294989 | a year ago | | | 0 | 0.0018784576 | |
| 17294982 | a year ago | | | 0 | 0.0017544057 | |
| 17294979 | a year ago | | | 0 | 0.0017392066 | |
| 17293946 | a year ago | | | 0 | 0.0024741584 |
ABI
ABI objects
Getter at block 21201288
decimals() pure returns (uint8)
18
developmentfundingAddress() view returns (address)
0x833bb1aac785d42a4ce7d638daa015fbbba69020
maxWalletAmount() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
0xChain
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0xab535c961ef29f0b655588046fa5f44611b15e1e
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
0XCHAIN
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
developmentfundingFees(uint256) view returns (uint16)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
developmentfundingAddressSetup(address _newAddress)
developmentfundingFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
excludeFromFees(address account, bool isExcluded)
excludeFromLimits(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAmount(uint256 _maxWalletAmount)
updateSwapThreshold(uint256 _swapThreshold)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint256 swapThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
developmentfundingAddressUpdated(address developmentfundingAddress)
developmentfundingFeeSent(address recipient, uint256 amount)
developmentfundingFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.