Ice Age Mars
Verified contract
Active on
Ethereum with 79 txns
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 |
---|---|---|---|---|---|
ICEM | ERC-20 | 6.585923M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19557705 | 8 months ago | | | 0 | 0.00041799624 | |
| 17639238 | a year ago | | | 0 | 0.0010760715 | |
| 17083850 | 2 years ago | | | 0 | 0.0036635474 | |
| 16986653 | 2 years ago | | | 0 | 0.0016570384 | |
| 16972555 | 2 years ago | | | 0 | 0.00097740401 | |
| 16972538 | 2 years ago | | | 0 | 0.00093660977 | |
| 16971703 | 2 years ago | | | 0 | 0.0010567114 | |
| 16963318 | 2 years ago | | | 0 | 0.0011372240 | |
| 16959336 | 2 years ago | | | 0 | 0.0010827641 | |
| 16956148 | 2 years ago | | | 0 | 0.00096487783 |
ABI
ABI objects
Getter at block 21326586
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
devAddress() view returns (address)
0x1c1cfdafb344aec9c4a0c9694b653934816c90bb
hasLimit() view returns (bool)
true
isBuyEnabled() view returns (bool)
true
maxHolding() view returns (uint256)
20000000000000000
maxToSwap() view returns (uint256)
5
maxTxAmount() view returns (uint256)
20000000000000000
name() view returns (string)
Ice Age Mars
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
3
swapTokensAmountAt() view returns (uint256)
1000000000000000
symbol() view returns (string)
ICEM
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xca76344d2a923b147bc27acfcde2e492b62b3da9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExeption(address) view returns (bool)
isSpecial(address from, address to) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade()
removeLimit()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setDevWalletAddress(address _devAddress)
setExeption(address who, bool status)
setLimit()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _sellFee, uint256 _buyFee)
withdrawDust()
Approval(address indexed owner, address indexed spender, uint256 value)
DevAddressChanged(address devAddress)
ExcludeFromFees(address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
UpdatedFee(uint256 sellFee, uint256 buyFee)
constructor()
receive()
This contract contains no error objects.