gayfktorhjdlsyrblsybss

Verified contract

Active on Base with 276 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "gayfktorhjdlsyrblsybss"

0x709ec099747544d0a09411d8912f9bf7d8eb4e888212cc33b4760d6e4a0c84fb
0xca1ac8d656f155897f5c6e1ab53384bcc2973a9272549b2e730fdf899fd2a52e
0x74d28fc4eb24b246131cc22613799922df54d91dbf7aaeead2154b2640960a97
0x1074d6d15adc84ab6ef90bdb7f6b6b07b7744acd5df9051df1360b1a855816ef
0x4f142c4153267028dfeb882ba2d978dc3e2b3d35b74a5efc34084874c3916ae9
0x8dee12dfb8c5134e49375575da93bbd50298922268eba0c45a4cf2e113b61f0a
0x448bcc95c5ee8bb53f2e03d4e835d9af1dcc53f6b7663d0a825057f150a1d573
0xe7b850ca61cd24f2339da97a9ae9e63e4db845e632f8711bec94d767a4bff4c3
0x9297ed16263a3267a8265edd1d231e22577231165db8cc8e7bf95fcc44ce5c58
0x9a2f66734cc9cd4ce3f42da886ecfba20a8beac1f5c158d78d68f4f09a574611

Functions
Getter at block 23802466
decimals(view returns (uint8)
18
name(view returns (string)
gayfktorhjdlsyrblsybss
symbol(view returns (string)
GFKT
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