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 "Chadium"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21002599 | a month ago | | | 0 | 0.00041296329 | |
| 20787427 | 2 months ago | | | 0 | 0.00048034729 | |
| 18058698 | a year ago | | | 0 | 0.00050982169 | |
| 17130588 | 2 years ago | | | 0 | 0.0017021372 | |
| 17118176 | 2 years ago | | | 0 | 0.0026709676 | |
| 17107295 | 2 years ago | | | 0 | 0.0012240890 | |
| 17103621 | 2 years ago | | | 0 | 0.0018657007 | |
| 17101912 | 2 years ago | | | 0 | 0.0013374543 | |
| 17094946 | 2 years ago | | | 0 | 0.0016154519 | |
| 17094109 | 2 years ago | | | 0 | 0.0017092266 |
ABI
ABI objects
Getter at block 21220305
buyFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
marketingWallet() view returns (address)
0xb2b6f09949e669e52ef9564f4cbdff1254539d7c
maxTransactionAmount() view returns (uint256)
3000000000000000000000000
maxWallet() view returns (uint256)
3000000000000000000000000
name() view returns (string)
Chadium
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
40000000000000000000000
symbol() view returns (string)
CH
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x95b0bd8f399f8b3b0fe79d1950a8812d77395e6d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _buyFee, uint256 _sellFee)
updateMarketingWallet(address newMarketingWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.