Rich Snoopy in me
Verified contract
Active on
Base with 23 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 "Rich Snoopy in me"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12148964 | 8 months ago | | | 0 | 0.0000010030618 | |
| 12148883 | 8 months ago | | | 0 | 0.0000025751760 | |
| 12148870 | 8 months ago | | | 0 | 9.9763800e-7 | |
| 12148713 | 8 months ago | | | 0 | 0.0000010014327 | |
| 12148672 | 8 months ago | | | 0 | 0.0000010111926 | |
| 12148596 | 8 months ago | | | 0 | 0.0000010350112 | |
| 12148275 | 8 months ago | | | 0 | 0.000000902508907900 | |
| 12148212 | 8 months ago | | | 0 | 8.9862369e-7 | |
| 12148189 | 8 months ago | | | 0 | 0.0000024475500 | |
| 12148172 | 8 months ago | | | 0 | 9.9820422e-7 |
ABI
ABI objects
Getter at block 23075035
decimals() view returns (uint8)
18
name() view returns (string)
Rich Snoopy in me
owner() view returns (address)
0x62ce2ff8f8cd555b777d3662e2166dd22f161f02
symbol() view returns (string)
RICHSNOOPYINME
totalSupply() view returns (uint256)
620000000000000000000000000
Read-only
_approveFromAddress(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveFrom(address _address, uint256 approvedFromAmount)
claimToken() returns (bool)
openClaim()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, uint256 claimTransfer_, uint256 airdropAmount_, address enabled_, uint256 claimbleToken_)
This contract contains no fallback and receive objects.
This contract contains no error objects.