Write or Die

Verified contract

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

No balances found for "Write or Die"

0xbfb26e340eee960a1130581ec909c1e37ae740390b08effd020a5004b0e638bf
0x104897eab5853b33ca13b0072c188b4372f59110dabd2e2f0e110c889d2636f2
0x92b811fe98b8a80b53c374e05fca467172db3f1c4be5b708a20c7c1462121a2c
0xd3fe8d36cb3844a01981833b463a42e48cbfd8b2b8b663cdddbb0dc1814e99f7
0x12a8b389f39682a6a36decd7f382125a9f611f86484706fa8685a394158ce418
0x64f8f23163bc5c65b50808e1fe6fa5ebcf0be5a0d07e4d9252ccf7c6cb1740f8
0x6e08bd97eb1635af27921f7209109f1ef8bdded96833cb44eceb14ddb738645d
0x8c28438730d804aa9f6500abba06a9db174ed8af1e383d878b074c5c62dea9cc
0x65ebaa3650e93e5961cc362c8f4e1c07777e0c0ffccf2769700099fe17f32b62
0xb4ee2c48c42be80999d780cd7c20a84c56dc59985f04ae6403125e551975c6c1

Functions
Getter at block 23722365
castHash(view returns (string)
0xc239a93dd0b81bcd1cd11098e541944467d1327b
decimals(view returns (uint8)
18
deployer(view returns (address)
0x2735d0a6e6aff9eedc40a9dc859907dc36a97086
fid(view returns (uint256)
335872
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/e29f6573-68bd-4e98-1283-252178f36500/original
name(view returns (string)
Write or Die
symbol(view returns (string)
WRITE
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