Bond Ticket

Verified contract

Proxy

Active on Ethereum with 3 txns
Deployed by via 0x838f1708 at 11766481
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots

No balances found for "Bond Ticket"

0x1d679d5499d169571ed742b55bd95bbeac4b89c101d37dfe8268c17c6da7d1c9
0x1684511dbedf8b3b2c23d53f83fe0b9b91825d1fc54299ec1598852c8155e4e7
0x18dffb645bb8b2bbf03c5d389f06138eeb12503577128119840d546a56afe432

Functions
Getter at block 21044134
controller(view returns (address)
0xea7eaecbff99ce2412e794437325f3bd225ee78f
decimals(view returns (uint8)
18
name(view returns (string)
Bond Ticket
symbol(view returns (string)
BONDt
totalSupply(view returns (uint256)
739899750820591074144
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
chanceOf(address userview returns (uint256)
draw(uint256 randomNumberview returns (address)
State-modifying
approve(address spenderuint256 amountreturns (bool)
controllerBurn(address _useruint256 _amount
controllerBurnFrom(address _operatoraddress _useruint256 _amount
controllerMint(address _useruint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symboluint8 _decimalsaddress _controller
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.