IceBaby Token
Verified contract
Active on
Ethereum with 17 txns
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 "IceBaby Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13595979 | 3 years ago | | | 0 | 0.0093869080 | |
| 13595977 | 3 years ago | | | 0 | 0.0091188715 | |
| 13587756 | 3 years ago | | | 0 | 0.0052100211 | |
| 13587423 | 3 years ago | | | 0 | 0.0058522727 | |
| 13585340 | 3 years ago | | | 0 | 0.0071997858 | |
| 13582891 | 3 years ago | | | 0 | 0.0076294600 | |
| 13582680 | 3 years ago | | | 0 | 0.010104657 | |
| 13582470 | 3 years ago | | | 0 | 0.0064890751 | |
| 13582422 | 3 years ago | | | 0 | 0.0057594545 | |
| 13582419 | 3 years ago | | | 0 | 0.0064366224 |
ABI
ABI objects
Getter at block 21167853
_maxWallet() view returns (uint256)
10000000000000000000000
_tBlackAddress() view returns (address)
0xff45f150075d6800677e622226daf34798675c4f
_tUniswapPair() view returns (address)
0xb7b07031c15eaf7e03f5d6bc0f8690987c735d59
decimals() view returns (uint8)
18
name() view returns (string)
IceBaby Token
owner() pure returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
$ICEBABY
totalSupply() view returns (uint256)
100000000000000100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setBlackAddress(address blackAddress)
setFeeTotal(uint256 amount)
setMaxWallet(uint256 _maxWalletPercent)
setUniswapPair(address newUniswaPair)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.