Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($67.65)
Native
Value
$67.65
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.018397 | $3,677.12 |
$67.65 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17684582 | a year ago | | | 0 | 0.00036382914 | |
| 17684581 | a year ago | | | 0 | 0.00035000164 | |
| 17672851 | a year ago | | | 0 | 0.0012176973 | |
| 17672839 | a year ago | | | 0 | 0.0011561485 | |
| 17671728 | a year ago | | | 0 | 0.0016150569 | |
| 17671687 | a year ago | | | 0 | 0.0016736791 | |
| 17671683 | a year ago | | | 0 | 0.0040007557 | |
| 17671663 | a year ago | | | 0 | 0.0016973904 | |
| 17671614 | a year ago | | | 0 | 0.0016585963 | |
| 17671614 | a year ago | | | 0 | 0.0016585963 |
ABI
ABI objects
Getter at block 21315873
amountBuyTax() view returns (uint256)
0
amountSellTax() view returns (uint256)
0
crocWalle02() view returns (address)
0x04f30ea39ccf1c9dfe965cbc819c6b502cbec36a
decimals() view returns (uint8)
18
maxTxAmts() view returns (uint256)
420690000000000000000000000000000
maxWalletAmts() view returns (uint256)
420690000000000000000000000000000
name() view returns (string)
Croc2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAtAm() view returns (uint256)
0
symbol() view returns (string)
CROC2.0
totalSupply() view returns (uint256)
420690000000000000000000000000000
uniswapPairV2() view returns (address)
0xb7aaf04a865b1d9a0fcfd7911e96591bdb561ce7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketAutomakerPairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
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)
ExcludedFromFee(address indexed account, bool isExcluded)
ExcludedMultipleFromFee(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PairCreationUpdated(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, uint256 tot_supply, struct Croco20CoinCroco20Config croc20Configs, uint8 decimals_, string symbol_, struct Croco20CoinLimitsFirssValuet initLimits)
receive()
This contract contains no error objects.