BsdbWealth
Verified contract
Active on
Ethereum with 318 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 "BsdbWealth"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5733253 | 6 years ago | | | 0 | 0.00018336400 | |
| 5729335 | 6 years ago | | | 0 | 0.0010085020 | |
| 5729328 | 6 years ago | | | 0 | 0.0010085020 | |
| 5718830 | 6 years ago | | | 0 | 0.0021119510 | |
| 5683179 | 7 years ago | | | 0 | 0.0021119510 | |
| 5673764 | 7 years ago | | | 0 | 0.0010070940 | |
| 5673761 | 7 years ago | | | 0 | 0.0010070940 | |
| 5635908 | 7 years ago | | | 0 | 0.0010844190 | |
| 5620160 | 7 years ago | | | 0 | 0.00076807500 | |
| 5610756 | 7 years ago | | | 0 | 0.0010817310 |
ABI
ABI objects
Getter at block 21302817
decimals() pure returns (uint256)
8
mintingFinished() pure returns (bool)
false
name() pure returns (string)
BsdbWealth
owner() pure returns (address)
0x70c8820b52d88b74edeabdfc24ce1ed4ddd09064
symbol() pure returns (string)
BSDB
totalSupply() pure returns (uint256)
8100000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.