Rain

Verified contract

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

No balances found for "Rain"

0x8fcf84faca60eba3135d0d05eec4c4f89ecfb1945c867081e2936d748dfa1641
0x3ea8be72e20698f3834c87e4f48725722d4e6e3f3a91e89470dcb87cac5f616f
0x87197d6878b00fc63c1f71cb7f00e31622efb20073eefbd3549fd7147f9e31df
0xeac2bd377805fe6e1d241cb5f0f5916eaf069d9040554f08c82f37d625f81a2b
0x120c72928bb331f82d6187b07bc77b8ae608b09742ff34e87764181602c319a1
0x7a3e1fce26bbfe21a017d9bf84f3c37e98bd25da284ff7f1135e4d2c45cd3466
0x9b7e43e7e5eff0cff57f463a7e28bc37efae9ec5388b2086a99525238533d011
0x9e9f814d189242571da1ad6f33f7d2737f258b848a29408c7ec49ccb9bc16dde
0x73dea7b6662bf0cd425ec3478b4c5e106bc21b1e1d402e719b85cb3e570fa8cf
0x842d2f1aa351b3dbc79196b32b3b5e0db0ad17dc2710d27d248ea528ea64cb35

Functions
Getter at block 23779606
castHash(view returns (string)
0x43ef51ff83a90eb5224c556119ef3b10ff1f0dd3
decimals(view returns (uint8)
18
deployer(view returns (address)
0x0b18297ddce2778a42c9c63adcfb00f89223a299
fid(view returns (uint256)
345497
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/e9a200f2-bd81-4c8c-01e6-842eea5a1600/original
name(view returns (string)
Rain
symbol(view returns (string)
RAIN
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