1 Million ETH to Base

Verified contract

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

No balances found for "1 Million ETH to Base"

0x6cc115ff350d94b0574e9a260802b6fbf4330c2b4a6677d7ca06b771feaceb60
0xaaaf2fe2484c86b5d022f8482fa575ab02e2164088a3409f475aee9162d23ca2
0xbed4548adc2686d828851551eac8ec9b3890d35efcb26df37dd4c4fb2674f862
0x9ec837ca80a1340a312b8f616f32d0b8d4c6cf977472440fd659aa10cf924f01
0x7ec9d486c531db93ad7e7047870a63f30f660dd2ebbd24b1f8f65ba872af3cfc
0x0f79f79f7288c61686fd2fb3eddec01c30ed9907b053884846ec68cb5b84ef4c
0xf0447c69ff8826b07302b91adfff3a0f9866a6ad50e3fe4c6f9e979e16a6f844
0xe5fa6fc92888ade9477946ee6e3f106b136f5ae2b53c8f05374927dbf41e9b1a
0x431b5d61f42844d8958549199f9633f5eaf48e10fc479886e92e621674d7af85
0xe1b2c5c58a46c9ce534cd3dcff8f97329712f152358158e3359bfb192eb6dee0

Functions
Getter at block 23607662
castHash(view returns (string)
0x3592ed53aac5d8d73512a2c13b6c1bd164fcb7f7
decimals(view returns (uint8)
18
deployer(view returns (address)
0x29c33ac6db1d16fdebe471c652585190905dfd04
fid(view returns (uint256)
350139
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/3bb357a1-9113-45d6-5d9e-4324d1aaec00/original
name(view returns (string)
1 Million ETH to Base
symbol(view returns (string)
1MBASE
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