Blank Token

Verified contract

Active on Ethereum with 15,388 txns
Deployed by via 0xb8652319 at 11971722
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18.19
ERC-20
--
0xb358b96ce4225ef6c1f61ced836fd12babbb26277d4746dbd96e6730e889540d
0x193bbe438a56b8ec5851a565bb01e68292f98c936c0370683698cd04b4df41f3
0x75d9bdfc9fa2d52fb738b6fb7af54d537ade23ae298e3e2005307afd56747703
0xbce5e2de20512ff3952510931b292d9c3f822a01469fdd90ab088317048f6d6d
0x290a5b182678c197e99225b61750b2125d7a96af6d2400acb2c2aacc48eb4d6e
0x837cd576a3328fbd6aa35f54fd4f781269beb0db9b8c48a252b5d52eb135bc37
0xfdc661b1091753699c80e22ed5d8972efc988443441fdf5f55151ea3e9e31a22
0x6ed1655f85de59f54d743fdd580038c1ce8064e57bbaa5354552aec2966ef37a
0x4c097c5ce5d7ebaa77172d351cffc8ccbb5afa988eb2472802d18c2df456b1ef
0x997630087558d39e285443d9293754fd340e3af74786b178f81659ebc035fc11

Functions
Getter at block 21269084
decimals(view returns (uint8)
18
name(view returns (string)
Blank Token
symbol(view returns (string)
BLANK
totalSupply(view returns (uint256)
124999999999984164440951149
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
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(uint256 totalSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.