go invite 10 of your closest friends to Farcaster and sherpa them for the first 30 days

Verified contract

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

No balances found for "go invite 10 of your closest friends to Farcaster and sherpa them for the first 30 days"

0x072024c81151c508680c45b90b3279c075247d208b591a8e53ef2b18bf747351
0xa72c4ed8bcd34d42cd023e4d0fcc869acac2121764338a68706715886273e8dd
0xaebdce9d4f4b5021df72fd5f7e29b202f9ef9b3629131406da8e71a1d577c45a
0x9fd5505801b24b6a56cd2f3773e8fc0c324a7df32e8462ffa4b7e57d69fe881d
0x65c99a3c59f9010c9f87c4190404c1f4c5fd67dcca9f47c784621068c49a2edc
0x3857dc3eb1c7b0b8b8a401edb21e77692a6dca4c0b56d2bdd902a1055dbfd93f
0x1745b54bc12f89229a426881b30caa08be2058ed4a7ef37aa82765fbeb923361
0x543dfa85e1dc5743d3e098f24d3ca1edc4fb819dad0ef1d2b350e021c2b93cf8
0x1879c06b0ca335710659b1efd5d7427f4e76b51ed1fa3e012f65e94fc914350f
0x67ad0715ea76951097cb1a54053a2f22dae4cfe2c87bd5c8735c4d105120192b

Functions
Getter at block 23040515
decimals(view returns (uint8)
18
name(view returns (string)
go invite 10 of your closest friends to Farcaster and sherpa them for the first 30 days
symbol(view returns (string)
INVITE
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