AstroFrog

Verified contract

Active on Base with 4 txns
Deployed by via 0x75a82d85 at 14135050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AstroFrog"

0x97f85d2e2970e1c5de5a4609d5ffcda228ec992f8a9b48744352e0e9ab8efb41
0xbf4c0a4c18baed3cd78218878f582ecfd95b49e524bf58641858328862b0b19c
0x545aed3faf18ac9868ad03c3c52c94b4c7f9f46228592221807ef4e8a94495a8
0x9379a8bc571fcec6545a4c598cdcf71cec3d8891ac06a38e1bcc95b3791b64f0

Functions
Getter at block 22434706
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
AstroFrog
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
ASTRO
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.