GIGACLANK

Verified contract

Active on Base with 1,072 txns
Deployed by via 0x075ff826 at 23413541
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.19
0x74329c7c6c74aad67af482d7037a74100ea1330cc34ef433d1a533cf5093fab9
0x5256a2f2dbf53bb8e0a4ae7ba0fc6675f3dba52bb8b3459fd4b8ce6ffd97fc48
0xe08436e866be1ffe05289003e9ad201aeb67fb77e881a7c99d137c8bd021b8b7
0xa8382d1235eba34eec42da4ecb79173c76646c44e1781f922bdb9bf1643f8e76
0x921ea684904df80725303cd69978e2bed07d1e9519f52801b06ee7ec2eb0a6a3
0x5ad2534c8952151eecf021cd9ae6ebf9e4bd2e5d4189cd3b272af8bdc1e80514
0x23e74510465d2871829b5a37b2a58b165071c7a0e9351867dc1c8bcdafb7e077
0x2e8193db9874c00d64bcfb386778825d9457f4781f7d560877dc016904984dc0
0xd9bb95697e684eba819dfcd3b2cfddf72dcbed26840245a179fe9deb011bd630
0xdfe9c22053ff736e01887bad1bcb6da615c35c3ef49ed82892fc564d1cc06ae4

Functions
Getter at block 23697410
castHash(view returns (string)
0x0654e49f5277bd7d1bfd4b20fffcbb30c8d8c3a0
decimals(view returns (uint8)
18
deployer(view returns (address)
0xbeb40eafd717ae1c6ac0414ba1631f46e2777795
fid(view returns (uint256)
248111
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/85eef4a8-36be-4957-0f08-b2e31d82e900/original
name(view returns (string)
GIGACLANK
symbol(view returns (string)
GIGACLANK
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_address deployer_uint256 fid_string image_string castHash_
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