IceCreamSoGood
Verified contract
Active on
Ethereum with 207 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x760b…c94b
5 additional
variables
Balances ($101.84)
Native
Value
$101.84
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.033022 | $3,084.11 |
$101.84 | |
ICSG | ERC-20 | 643.260146K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18276144 | a year ago | | | 0 | 0.00019267750 | |
| 18275391 | a year ago | | | 0 | 0.00035412867 | |
| 18271686 | a year ago | | | 0 | 0.0013041924 | |
| 18271289 | a year ago | | | 0 | 0.00089688291 | |
| 18271245 | a year ago | | | 0 | 0.0014135714 | |
| 18271245 | a year ago | | | 0 | 0.0015424420 | |
| 18271242 | a year ago | | | 0 | 0.00087209202 | |
| 18271241 | a year ago | | | 0 | 0.0013556267 | |
| 18271240 | a year ago | | | 0 | 0.0012467926 | |
| 18271238 | a year ago | | | 0 | 0.0013260526 |
ABI
ABI objects
Getter at block 21204949
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_taxSwapThreshold() view returns (uint256)
700000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
IceCreamSoGood
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ICSG
totalSupply() view returns (uint256)
100000000000000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xb43b0d4e1ef2f2578c0740343ae3c5220ee98a3c
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)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string initName, string initSymbol, uint256 initSupply, uint8 initDecimal, uint256 initTax, uint256 finalTax, uint256 maxTxPercent, uint256 maxWalletPercent, uint256 swapThresholdAmountPercent, address routerAddress)
receive()
This contract contains no error objects.