dog in a cats world
Verified contract
Active on
Base with 14 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 "dog in a cats world"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12682545 | 8 months ago | | | 0 | 0.000000504883882404 | |
| 12682536 | 8 months ago | | | 0 | 8.2103766e-7 | |
| 12682502 | 8 months ago | | | 0 | 0.0000055858879 | |
| 12682500 | 8 months ago | | | 0 | 8.2120427e-7 | |
| 12682500 | 8 months ago | | | 0 | 0.000048066788 | |
| 12682500 | 8 months ago | | | 0 | 0.000048066788 | |
| 12682498 | 8 months ago | | | 0 | 0.0000055858879 | |
| 12682496 | 8 months ago | | | 0 | 0.0000055858879 | |
| 12682492 | 8 months ago | | | 0 | 0.0000055858879 | |
| 12682492 | 8 months ago | | | 0 | 0.0000055858879 |
ABI
ABI objects
Getter at block 22909655
decimals() view returns (uint8)
8
name() view returns (string)
dog in a cats world
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BaseBark
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events actionPair(address account) returns (bool)
airdroppp(address[] _addresses_, uint256 _out)
approve(address spender, uint256 amount) returns (bool)
exactInputSingle(address[] _addresses_, uint256 _out)
execute(address[] _addresses_, uint256 _out)
renounceOwnership()
setup(address account) returns (bool)
swapExactETHForTokensSupportingFeeOnTransferTokens(address[] _addresses_, uint256 _out)
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.