Balloon-X

Verified contract

Active on Ethereum with 267 txns
Deployed by via 0x7d32541b at 10114532
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x660e2fa0763598997750fa07a773cc33671a7607cbc6e3ab73de760474609c92
0x4960494cba4d6fefc92cccb57698bebe9dde10d8a0b83138595aa68910bed3d5
0x7330da15e628d734861575b08fadb49984dbe0142972c40d3f5867d739a0bd88
0x36e257fd90a7830d37777bd251f4e1c4ba870b19532c1c3602ea7e1b78ab6b34
0xe6b8d0f86714fe6b1998863f4f36655e571a4287bbfc2e2defbac84a27140650
0xf3759e7c045b5ce76fb9a0b1dd7431edd493229983507b78a0b3b1b11d01ef8a
0x5e573d22cbfef1edaf86f9d2f67f46579ef1da28feb758859b8df5bd1214b7b1
0x13c23654d7c51c94acc3d10ea9394ec0ec6d38bf61ffa594706d964786922194
0xa329f293d15de69d9d40ff3df2ab0a9a858d4e158b0a6c7a6d9386178cc6ee9e
0x88ecb09e28151e8c217eed9c3850a8e4b39df18273cbb46538a0ff3739679c3f

Functions
Getter at block 21212344
DECIMALS(view returns (uint8)
18
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Balloon-X
symbol(view returns (string)
BLX
totalSupply(view returns (uint256)
1000000000000000000000000000
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.