smilegoat

Verified contract

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

No balances found for "smilegoat"

0x6705bd4bd386f86a91724c80ae4361972f4185bd6ba2ae820262be300ccb3cc6
0x897e35bd372932d67e4d7d73c130100cdc22c075134fa6fd8141e2f54f35209f

Functions
Getter at block 23764771
castHash(view returns (string)
0xec252a3c2652256b7de8f138a9f36e16f5cba5aa
decimals(view returns (uint8)
18
deployer(view returns (address)
0xf6b2c339304b4e3f37a73b5e0caba126958ac46e
fid(view returns (uint256)
335712
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/590b7076-1260-45a5-84c0-ca8bf47a2000/original
name(view returns (string)
smilegoat
symbol(view returns (string)
SMGT
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