AWIF

Unverified contract

Proxy

Active on Base with 508 txns
Deployed by via 0x68998399 at 22667973
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "AWIF"

0x904c0ebab3b4caa697c38666e2d39f73194c9864997fb033337de1149bc2b4cd
0x8d5aab923e6a1b6e1181d5cb168c6dbd7881f83bbb66a01d0d459097206a3e03
0x16d61e954775423e97c150d4efe3c3c7d8e913a2cd955d6919a941796d4adc3a
0x38db6ee9a52319dd79e96bfd15467964e8346b3356077a21d8025a87dea51312
0x06543a5e702c792b073a83a0da00b18db5d519c8683810ba36dfdab5820a5ba2
0x9b1231a2901c1565d8bc5764425b9b2cc55be1e8a29e6af6d1e832eb8e837d66
0x940d64bf35a4bc7b612fee4271a18d361625e40185acb63bbd876f3e7c3e31c3
0x7ffa894ee65d22f63365c58f2b3e688f573497d0562052a89bbb3939fe1c2c5d
0xdcea938e39a03d7bf36ed7554f8f736eb46f2a99d7cf35b261b97a1997f448ac
0x3709ef73536273c761762644339702da0adcf11c453ff5119373efde1db33b8b

Functions
Getter at block 22757874
decimals(view returns (uint8)
18
name(view returns (string)
AWIF
symbol(view returns (string)
AWIF
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
initialize(address _mintTouint256 _totalSupplystring _namestring _symbol
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

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
InvalidInitialization(
NotInitializing(