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

Burnefi.finance

Verified contract

Active on Ethereum with 590 txns
Deployed by via 0x764bcc31 at 10896692
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
--
0xd37f4039e8971476b146b9b8a258fb9d9da31776783844f1c12fc9f22dbb0c08
0x9bf95c1388172186a44fdd8bd8c971127d98a314fe68153a7e7ad18a08eabf90
0x55c325650cce0e07df36761fced0b5e62300d8e178016386bed5e4c8607eb95e
0x16bd8d188a08a788671534d99c5433fac3efeaa2ae8b51c2c9b34b2e59f1dc80
0x105205228ae09dc976fc87aa354a7e45a8f75077da6dffbe50e4b9d67fc98589
0xc04c1375f379c7d3f1c820ae0cde7a43810eb5941f46370f8123c024b110eacd
0xf0217c68fd976e33f16f7ee8a076c0b678b59ffbe0a348ad43dae1d9cf74929a
0x3282f860049aab7ca8f2f3614dcfcc67641cd79ed49c572851a0e5ff6f5387f1
0x740ef93ccb6faf570abe48c022cdcf26a896d37bfa48577c6eb747d3ecabfe28
0x6540b2bd1f09ff76ebb63542fdb210137fc35980d75198864a0c6b361d772035

Functions
Getter at block 20798432
basePercent(view returns (uint256)
100
decimals(view returns (uint8)
18
name(view returns (string)
Burnefi.finance
symbol(view returns (string)
BNFI
totalSupply(view returns (uint256)
24055160078483170470171
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
calcPercent(uint256 valueview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
multiTransfer(address[] receiversuint256[] amounts
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.