Oliver

Verified contract

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

No balances found for "Oliver"

0xacf32ca2f55d21c4b0b7ab7dbc1a401cd7211eec44c967a6af2639e8f02f4bab
0x3bf2d5632fab1ef254159ef21cb3ff4b02ad445d6d7c2f792eafb0ded306b264
0x5e6b61dfc82479c97c5ba8c4626727d4c52fffb4e261a777e84f50267d79b159
0x4d4296e4a1a51d3eb5d45cc98e359159303ca1fc63135d567f3fe625090b8285
0x8430cd67bbf5e8238ea0efcd80914d8270b27bbd43b7bf41972879bb1fb855d3
0x454dcce4eb5cde66c46c42d335cefdba0a381363e0ee0b78a1d1ed4980d148c1
0xbe38269cee054e6c1a703ea5c6e58d49347c0ef8924ad75bf2f781c89b48d0a3
0x146e0cfd10a5cd845e4dc35bd0cd0f17de8809e1ead4d1029e671efe5ba4b3de
0xca8f251baa185df978fa4cae148ab3029d18d7313f2413675c94daedd0ac83af
0x9abc3c23d9836a6c7983475d1bf0d8110cf0e07d90e6e15765e5166f192be64f

Functions
Getter at block 23798306
castHash(view returns (string)
0x84a6ba02a1d0e32cfadfc47b35724927f53b8eda
decimals(view returns (uint8)
18
deployer(view returns (address)
0xac5d3f9f74c77821b624ec0830481e0608974ff7
fid(view returns (uint256)
12613
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/891209f8-a2e5-4a8e-4348-9c2f3a72d600/original
name(view returns (string)
Oliver
symbol(view returns (string)
OLIVER
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