This contract is being backfilled. You may encounter incomplete storage history.

BunnyToken

Verified contract

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

No balances found for "BunnyToken"

0x5341d8d117c87067e6a53e0a585051ff33ed165d5c68ad1186664975e9409b5f
0x5a3868d2f57962bf8b1798e66b700abe3133f59eb1019bf470469c25f1d190d4
0xe7a8b18f3d719bae0b25a6211a3d662e9fd08f7b763d466830d035ca65da50b9
0x6661250c371a43a7b65d9c65945966df87a156256ff2e96d37984d5de7770b81
0x3d699505ee21004a9f432660f650a00eb622e4b2dcd5a797ddffee5c6e6a9ae7
0xbcaf0125b39eeae9190c4df6eca943c297701bd53a4e988cb98d87cc8deade16
0xfc7433777e273b51b3384de430a41f3f91151112f8c71fd9270c011456c69f40

Functions
Getter at block 22111585
burnedSupply(view returns (uint256)
0
burnedTokens(view returns (uint256)
0
decimals(view returns (uint8)
18
name(view returns (string)
BunnyToken
symbol(view returns (string)
BNT
totalSupply(view returns (uint256)
21000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _amount
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint8 _decimalsuint256 _initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.