This contract is being backfilled. You may encounter incomplete storage history.

GooryGangsloorrIsFaggot

Verified contract

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

No balances found for "GooryGangsloorrIsFaggot"

0x30bb4435f5d75022b1b7a7db4f0068b2a77a411f13554c971d2a2f62beaeff25
0x510b588708718c6d00f24e9f236c20cff2a5c2596eef0cdcb45f9ab27c524180
0x75960cd25b5e5e4c1c88c181a4a6e814a3b1d6201d0821d8d8a3362a5a03b6ab
0x3262419f0d960ce1e159a70d97b2a7d3692715246272459589294d41c17cec2a
0x47f12b3a086bf1cb1eb771cd50c20edeea4b9edcf25c0b4c2f8fe183aedfc8b5
0xdfcaef1818665a831ffede16b84b33686930b0d9f60f572657e20e5ad32b3789
0x8df0e5617d8e2b6d4d8d5f7d644d0097748023d5a5696eb48da1b0037298c3c9
0x99964543771224a280d69144f50085e1521201a011e342af0c98e4168ddee22e
0xa21cb334903d61cc8331a28b49723951bf744a42afe7ded3d8a3caee7af10ef1
0x403734ca48548777b326fc91261e2dfa747d3ce0029ba920ebfc136b575b10de

Functions
Getter at block 23188509
decimals(view returns (uint8)
18
name(view returns (string)
GooryGangsloorrIsFaggot
symbol(view returns (string)
GANGSLOORR
totalSupply(view returns (uint256)
9000000000000000000000000000000
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)
transfer(uint256 amountaddress fromaddress to
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
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