ORB

Verified contract

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

No balances found for "ORB"

0xb8be02088594c31aade9d7151fc801986e477c7fe666b992c68410b8b5999c7c
0x7e0a126b8554bf656cbf36fcbfaac8d6e447708152471899cc0be0b5d9111878
0x14699b8742b3c0385e96633dd45ef303ba203ce72797ea83d13cd628dee23dca
0xa132d3703ea667c3d32b878efd2848af0c4373363f446067151c4a8103de1e88
0xd0822b4a8611fc276be47aabc1437f737be92c0a8a52e5f0342a10f41bee97a6
0x223ca3c36e8f210e0c114a39f56ad45254df75b5139db967d0e34e99050c1d6f
0x438d341dfe152ba012a73ace38c5fc8b841f26e427a87c536374589f751b2906
0xbdf3452c1b7cb470e28c7e442343b168ed94a82f8956552adc4a86fad21192e2
0xacd93c54ac6e33dd53ec1c01eebf8abcfe66c2b6655aa7512ca63c1084504bd6
0x9fade10e64b93e2d83b1fe9a0e69d6e7ea6ec43682fd473506035270bcfbf25e

Functions
Getter at block 23216794
castHash(view returns (string)
0x82d9263c93433bb1b6be89a87b107c23d257c1d0
decimals(view returns (uint8)
18
deployer(view returns (address)
0x5237834ce7468435ef9254242914ead203aa4771
fid(view returns (uint256)
6568
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/0763e964-0b23-474d-5b8b-e5af7d2cf400/original
name(view returns (string)
ORB
symbol(view returns (string)
ORB
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