AixbtGodVaderLunaSimmiTruthElizaBullyZerebro

Verified contract

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

No balances found for "AixbtGodVaderLunaSimmiTruthElizaBullyZerebro"

0x96573c7f4930b7a5d19c94c50a7b8afb4de09065b59cf15b583021f93f7c15bf
0x1aa372efc11d9035ca6b032ff4625b93c12ac38b589fc128658e5d5e02246089
0x5cf3e40de95e5e242ebf99c8bcd5c0a9f2bed986b8f4b5c4ce393da51fb7105b
0xaaba38cfb11e21d5d94db33a92acc54a3f527c25e8a6ba5214ef113f5c2f2432
0x4dcbada62194a132a7ceb9a6c7208fa7d85ccadb95dabb5ae69e22710dea46bb
0x49f0509d767e80407dbfb4192a07aca93b2f7603f3b963afe5a903048df8c6e0
0x8c6662d3dc818d8fe2a1f54cd848c04cb54782fe81bf86473db56cf75736b23c
0x6f30361d1e08ba465783b35e89fe693e64b0b58cb50178708e5dfbf8b822f160
0x1af3246b449c3dfeeb702b32a6da893945f5a11a6cbe1d2ce64d86bb8a3fe950
0x28c2f5f6fea37b3064d9b6e99fb31bb99ae731795794ea0fbe1d33d731fd4b4a

Functions
Getter at block 23693949
decimals(view returns (uint8)
18
name(view returns (string)
AixbtGodVaderLunaSimmiTruthElizaBullyZerebro
symbol(view returns (string)
AGENTS
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 maxSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender