s1mple

Verified contract

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

No balances found for "s1mple"

0x9f60a469eb7cd591a937432abe82e86c8baa7a83b5d0a68c00821c4805053859
0x00abf730aa9efc903954d9be1ec6a61bc8ce31f1520c95fb6fb59d45c64f21eb

Functions
Getter at block 21884389
decimals(view returns (uint8)
18
getOwner(view returns (address)
0x882913f43f5051c12c8dd234bfb6273e16c98c8d
name(view returns (string)
s1mple
owner(view returns (address)
0x882913f43f5051c12c8dd234bfb6273e16c98c8d
symbol(view returns (string)
s1mple
totalSupply(view returns (uint256)
100000000000000000000000000
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
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.