Crypto Idiots
Verified contract
Active on
Ethereum with 30 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 |
---|---|---|---|---|---|
IDIOT | ERC-20 | 420T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20517599 | 4 months ago | | | 0 | 0.000080338294 | |
| 19258854 | 9 months ago | | | 0 | 0.0010887040 | |
| 17236475 | 2 years ago | | | 0 | 0.0039939147 | |
| 17231297 | 2 years ago | | | 0 | 0.0040496726 | |
| 17231297 | 2 years ago | | | 0 | 0.0040496726 | |
| 17231247 | 2 years ago | | | 0 | 0.0090484682 | |
| 17222098 | 2 years ago | | | 0 | 0.0043898314 | |
| 17222095 | 2 years ago | | | 0 | 0.0042078329 | |
| 17221792 | 2 years ago | | | 0 | 0.0025181925 | |
| 17221771 | 2 years ago | | | 0 | 0.0026699940 |
ABI
ABI objects
Getter at block 21320422
_maxTxAmount() view returns (uint256)
840000000000000000000000000000000
decimals() pure returns (uint8)
18
maxPerWallet() view returns (uint256)
8400000000000000000000000000000
name() pure returns (string)
Crypto Idiots
numTokensSellToAddToLiquidity() view returns (uint256)
4200000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
IDIOT
totalSupply() pure returns (uint256)
840000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x79eb22c3c1feaf1cb0010a6dae2661dcc430f659
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
claimFreeTokens()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.