restofworld

Verified contract

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

No balances found for "restofworld"

0xc647abe0f782d520f780208f176e7c2f7eebec55813e8fa743f302558724447a
0x77edce50b036ca7afbf00317a11a12ac675ac7073c59007c6b09f26391d73834

Functions
Getter at block 23785912
castHash(view returns (string)
0xd641f114ff4c2fb2c019edf4645d5d766cfef438
decimals(view returns (uint8)
18
deployer(view returns (address)
0xe2c40be13a1a293942b60e210f50b128a55fa402
fid(view returns (uint256)
453968
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/7d401c38-b026-430d-df2b-4e40776cec00/original
name(view returns (string)
restofworld
symbol(view returns (string)
RESTOFWORLD
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