ApeWifAK

Verified contract

Active on Base with 2,402 txns
Deployed by via 0xf02b0fa9 at 14158761
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0xfdf366bb13b7761dd7efd6e4888e65ec0f9fbb68e13a4e07af3e267d665bd276
0x5c57d97cc26f79c08c792eabda7ae1e10a3f6da76388c23b49f5992e06aaa944
0xe5363d6de52c5b59dae782163ddeb455d28fc52d5e3b7b5f4913c0e1e6bddb2a
0xb7fb112599a19ea6303a6dba07d6bac466c5f74d64b2b6e1883c4684c1fe10a5
0x109b8264ba2480a886f2f568ab571b2579b148d9a3a47609193ca544f56ff5bb
0x3d92bf56704eaef6308323c0cca786b915409922c08065893d6e6e46d7040cd8
0x038533c223cd94a1c9cca2967081d8cc32306e4fd40dab565da1e0442be7fbc4
0x470e558fc1d7d2aa7440f61e7e92d9fecbaa9281dea46d01c9f097e93adbf9b2
0x9db6ed3270b4ebacdb30c2e15f2d213fb8d1d389311888243f34163b8cdeaad3
0xa30e5942ba4c83a2d49c109d5a1ddd3e8682e59c6cf46e078bb7c7dbc704ecca

Functions
Getter at block 21834089
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
ApeWifAK
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
ᡕᠵデ气亠
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