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

Bundles

Verified contract

Active on Ethereum with 5,316 txns
Deployed by via 0x7d59e3f8 at 11111645
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,448
0xe2cdf98dd28bd14364caeacc49d4eee8862efddc6f391b92ef6d429c520d9556
0x2e0660babdf2d024983886410f3ac1a47a36e6e41c111b5550aee97810ea67c3
0x265935bfa06d241811aa15c5bf1657f3d652e4280cc737c78e0b56500185e714
0xa0598161579191d5a4d54ede81e9b013c036555849e01041e9fff77c43e1b6d3
0x1f629292e99b900dd97db92411b4d363daeb13e752d7359b995bf9e439350f8a
0xefcc0ef8cfe9cc4b6b6f8d1956427fd4d9f3ddfcdb44263fcb2e2e76a0122558
0x23aa5bf63a962e255f8e4c5e81f722ed7d55d79e3bfc177d84627dafaef602a2
0x59ad42060b6924bece7089a2fe04428e360a9d28c7bfe51e987b859aad58f87c
0x41b85a5a7ee0855302e03b84a6e966e0800c53725b222dbdccffab2654ee4b1f
0xfee6009e44d3381160f2c6a728a92873857665c9930b3f9891ccdd2e259d9aeb

Functions
Getter at block 20799617
decimals(view returns (uint8)
18
name(view returns (string)
Bundles
symbol(view returns (string)
BUND
totalSupply(view returns (uint256)
100000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 totalSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.