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 "Bitnordex"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21179906 | a day ago | | | 0 | 0.0030901878 | |
| 21172073 | 2 days ago | | | 0 | 0.0012056607 | |
| 21172027 | 2 days ago | | | 0 | 0.0017197867 | |
| 21172012 | 2 days ago | | | 0 | 0.0010724670 | |
| 21038285 | 21 days ago | | | 0 | 0.00054954654 | |
| 20807274 | 2 months ago | | | 0 | 0.00043089420 | |
| 20807036 | 2 months ago | | | 0 | 0.00059225070 | |
| 20806984 | 2 months ago | | | 0 | 0.00059126660 | |
| 20806811 | 2 months ago | | | 0 | 0.00043479521 | |
| 20806805 | 2 months ago | | | 0 | 0.00043637197 |
ABI
ABI objects
Getter at block 21188019
decimals() view returns (uint8)
18
hardcap() view returns (uint256)
200000000000000000000000000
isOwner() view returns (bool)
false
name() view returns (string)
Bitnordex
owner() view returns (address)
0xc928b4445ad567844f8401793cbe61f9d75ac915
symbol() view returns (string)
BNX
totalSupply() view returns (uint256)
200000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(address _account, uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _account, uint256 _value)
refundTokens(address _recipient, address _token)
toggleActions()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
withdrawEther(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.