Bilur Panax Token
Verified contract
Active on
Ethereum with 13,124 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Bilur Panax Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8216792 | 5 years ago | | | 0 | 0.00047738000 | |
| 8216160 | 5 years ago | | | 0 | 0.00047738000 | |
| 8216159 | 5 years ago | | | 0 | 0.00047738000 | |
| 8216156 | 5 years ago | | | 0 | 0.00047738000 | |
| 8216154 | 5 years ago | | | 0 | 0.00047738000 | |
| 8216154 | 5 years ago | | | 0 | 0.00047738000 | |
| 8216151 | 5 years ago | | | 0 | 0.00047738000 | |
| 8216150 | 5 years ago | | | 0 | 0.00047610000 | |
| 8216148 | 5 years ago | | | 0 | 0.00047738000 | |
| 8216145 | 5 years ago | | | 0 | 0.00047738000 |
ABI
ABI objects
Getter at block 21161918
MILLION() view returns (uint256)
100000000000000
decimals() view returns (uint256)
8
disabled() view returns (bool)
true
getOTCTotalSupply() view returns (uint256)
1000000000000000000
name() view returns (string)
Bilur Panax Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x2bf9107f811dff05c56a89ba44227ee4ee135259
symbol() view returns (string)
BPT
totalSupply() view returns (uint256)
1000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
changeOwner(address _newOwner)
kill()
setDisabled(bool flag)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.