Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($84,331.40)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Neiro | ERC-20 | 46.309471M | $0.001821 |
$84,331.4 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242813 | 11 minutes ago | | | 0 | 0.00048776718 | |
| 21242791 | 15 minutes ago | | | 0 | 0.00029311424 | |
| 21242787 | 16 minutes ago | | | 0 | 0.00051420743 | |
| 21242716 | 30 minutes ago | | | 0 | 0.00074488586 | |
| 21242650 | 44 minutes ago | | | 0 | 0.00029228594 | |
| 21242640 | an hour ago | | | 0 | 0.00055859037 | |
| 21242604 | an hour ago | | | 0 | 0.00057060329 | |
| 21242503 | an hour ago | | | 0 | 0.00049875073 | |
| 21242488 | an hour ago | | | 0 | 0.00046093453 | |
| 21242467 | an hour ago | | | 0 | 0.00033411891 |
ABI
ABI objects
Getter at block 21242866
communityRewardsReserve() view returns (uint256)
900000000000000000000000000
decimals() view returns (uint8)
18
liquidityReserve() view returns (uint256)
4500000000000000000000000000
name() view returns (string)
Catslap
owner() view returns (address)
0x068029d8b0b5194463a468a4b6aeafbbdc150448
projectFundsReserve() view returns (uint256)
900000000000000000000000000
stakingReserve() view returns (uint256)
1800000000000000000000000000
symbol() view returns (string)
SLAP
teamReserve() view returns (uint256)
900000000000000000000000000
totalSupply() view returns (uint256)
9000000000000000000000000000
Read-only
allowance(address from, address to) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address to, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address to, uint256 subtractedValue) returns (bool)
increaseAllowance(address to, uint256 addedValue) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.