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 "Octodad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20521621 | 4 months ago | | | 0 | 0.000062482567 | |
| 20521619 | 4 months ago | | | 0 | 0.000088868892 | |
| 20521469 | 4 months ago | | | 0 | 0.00020782125 | |
| 20521467 | 4 months ago | | | 0 | 0.00024754659 | |
| 20521442 | 4 months ago | | | 0 | 0.00015674827 | |
| 20521438 | 4 months ago | | | 0 | 0.00037337261 | |
| 20521436 | 4 months ago | | | 0 | 0.00019606784 | |
| 20521434 | 4 months ago | | | 0 | 0.00022079669 | |
| 20521432 | 4 months ago | | | 0 | 0.00022739048 | |
| 20521429 | 4 months ago | | | 0 | 0.00027397711 |
ABI
ABI objects
Getter at block 21298539
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
35000000000000000000000000
minHoldingAmount() view returns (uint256)
1
name() view returns (string)
Octodad
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Octodad
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x47b25197c186d8f4494537bd69731b305c45ba75
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events BeginTradingV3(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
octodead(address _address, bool _isBlacklisting)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.