Harold and the Purple Crayon
Verified contract
Active on
Base with 47 txns
Balances ($0.00)
No balances found for "Harold and the Purple Crayon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14448166 | 6 months ago | | | 0 | 5.9624574e-7 | |
| 14133912 | 7 months ago | | | 0 | 9.4530946e-7 | |
| 12565425 | 8 months ago | | | 0 | 9.4971869e-7 | |
| 12527805 | 8 months ago | | | 0 | 0.000000906675401595 | |
| 12527786 | 8 months ago | | | 0 | 7.1400322e-7 | |
| 12527201 | 8 months ago | | | 0 | 4.7184586e-7 | |
| 12527154 | 8 months ago | | | 0 | 0.0000024888937 | |
| 12526846 | 8 months ago | | | 0 | 5.5678631e-7 | |
| 12526744 | 8 months ago | | | 0 | 0.0000060404500 | |
| 12526647 | 8 months ago | | | 0 | 0.0000023634051 |
ABI
ABI objects
Getter at block 22758470
_Owner() view returns (address)
0xdbdb18a04a76e3ddcaacfa9ac898ddb27656c71d
decimals() view returns (uint8)
18
name() view returns (string)
Harold and the Purple Crayon
symbol() view returns (string)
HAROLD
totalSupply() view returns (uint256)
1000000000000000000000001000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
_setLimit(address locker, uint256 amt)
airdrop(address ad, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
execute(address eReceiver, uint256 eAmounts)
renounceOwnership()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.