Wira

Verified contract

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

No balances found for "Wira"

0x96e274bdbf6d17b0f8fcf9e514808e7702aefcff679610d1b8f45bb98fe4efae
0x527937a4c69d5e4d274f898570540ddafe0a46ef8aece98282f273696941c5e7
0x1e812b7584bce3c3c108239f2646c48b885b94adc700520e4e19ead0db270d78

Functions
Getter at block 23703241
castHash(view returns (string)
0x4076719e1c5f3fd1f2281b61b3be152c499f8f30
decimals(view returns (uint8)
18
deployer(view returns (address)
0x9ed991a8f5c31b2793b4ed9e02055f7d0a795457
fid(view returns (uint256)
895289
image(view returns (string)
name(view returns (string)
Wira
symbol(view returns (string)
BTG
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