Apestore Roblox World

Verified contract

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

No balances found for "Apestore Roblox World"

0x5d63932e0fd8b163bb0a6806fa360d9229cd9b3abb3b83b846ec1ad21dea10e3
0x75f41d0003ae57cb5131c42127136da66fa2bd2ee77640aa2401e9dbfa5e4cef
0x3db4abc17d19a16f197a306095b22685a404adf70d3d8aab9df41c0778292c4e
0x7357c2121f145fdf749d63d648933050a2c82790c892f5c4962435d24386392a
0x6453c5dd0b228eacf986e64ba0d96034fdafcd13c74245f37cff82e07d807a29
0x2dd647a0889084f9d951528c103f5af35771da9bbcd1b859dc457a4158402a22
0x59ba87b498d8a69289454ddf524bf37a1cfedc21f5a4775549565c4c6a54bbc7
0x204eab3e2cad20101b7639f80a990b5da284e4f2d02971e8fef2e62141320b6b

Functions
Getter at block 23819727
decimals(view returns (uint8)
18
launched(view returns (bool)
false
name(view returns (string)
Apestore Roblox World
owner(view returns (address)
0xc750af290bb41ca5dec04f22cd1318e940dd826a
symbol(view returns (string)
APEROBLOX
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (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(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account