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 |
---|---|---|---|---|---|
ICE | ERC-20 | 1.027905M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19076012 | 10 months ago | | | 0 | 0.00095218135 | |
| 19076002 | 10 months ago | | | 0 | 0.00096203769 | |
| 19075021 | 10 months ago | | | 0 | 0.00034616300 | |
| 19075016 | 10 months ago | | | 0 | 0.00024906968 | |
| 19075007 | 10 months ago | | | 0 | 0.00057928592 | |
| 19074975 | 10 months ago | | | 0 | 0.00044227469 | |
| 19074565 | 10 months ago | | | 0 | 0.00047318032 | |
| 19074416 | 10 months ago | | | 0 | 0.00035046831 | |
| 19072869 | 10 months ago | | | 0 | 0.00048290414 | |
| 19072784 | 10 months ago | | | 0 | 0.00055805362 |
ABI
ABI objects
Getter at block 21311545
buyDevFee() view returns (uint256)
0
buyInitialFee() view returns (uint256)
3
buyMarketingFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
3
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xe28796b06963bd2a28248f6939b219d7c3bbcfa8
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
marketingWallet() view returns (address)
0xdcaf09b01de1fbd91b36b4e95f858743ec630518
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
ICE - The Decentralized Future
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellDevFee() view returns (uint256)
0
sellInitialFee() view returns (uint256)
30
sellMarketingFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
4
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
ICE
tokensForDev() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
1027905073975532047849582
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xe643293e84b6fb907a2e413943ed3f69a35f4a08
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address addr) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excl)
excludeFromMaxTransaction(address addr, bool isExl)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
constructor()
receive()
This contract contains no error objects.