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

Block Duelers

Verified contract

Active on Ethereum with 4,510 txns
Deployed by via 0x60ab9bb7 at 11492590
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9.49
ERC-20
--
0x956393f76f6d8501923850fe31c4a1de8fb234f80f3f30b6b260f250173cfeb9
0xfe1892fcdcd1d38cec3f4ab1e4ddbe75d09dfd04298490fd8290617ced63204d
0x6ba07e2e3ec1a589f1c9f3a8cad4132d542b03cfcfe1a2bf80178bd723e4a379
0xbf356deb1f74b9721399b75733b8309aa5495d6a1c0736fafb6cd51a90013f2a
0xc551eeb7b470c3d931d2bd9cb4c11de345d0f4841945a13270bf415ae4047a2a
0x342b10e5d72eecdd0bc155d5f628267d30b043329bb884d2f9201686ffe09e74
0xa0c41db3b7f020c9907625feff5873461b9e5639a26045d494bf0ac3706331fa
0x49517826d171a9158708ff34af4f99396e851c3311e5cc3c87e8d0bf80e520ec
0x10430b82885b3418deb5f22731d5d9ffe1048efd0118737e66f3fbf1ae9c864e
0x70ba4b0f2995f63e843a650741473c045ce0b51b285f3846323d176be7ee2abc

Functions
Getter at block 20794558
decimals(view returns (uint8)
18
generator(pure returns (string)
https://vittominacori.github.io/erc20-generator
name(view returns (string)
Block Duelers
symbol(view returns (string)
BDT
totalSupply(view returns (uint256)
50000000000000000000000
version(pure returns (string)
v4.0.0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
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 symboluint256 initialBalanceaddress feeReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.