Blackmoon BMxT20 Asset Token
Verified contract
Active on
Ethereum with 82 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4416…01f4
Balances ($0.00)
No balances found for "Blackmoon BMxT20 Asset Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9294698 | 5 years ago | | | 0 | 0.00022719700 | |
| 9294685 | 5 years ago | | | 0 | 0.0012861450 | |
| 9294681 | 5 years ago | | | 0 | 0.0081313309 | |
| 9294668 | 5 years ago | | | 0 | 0.0023974440 | |
| 9294660 | 5 years ago | | | 0 | 0.00022720900 | |
| 9294646 | 5 years ago | | | 0 | 0.015209200 | |
| 9293940 | 5 years ago | | | 0 | 0.0021790720 | |
| 9293907 | 5 years ago | | | 0 | 0.0021790720 | |
| 9293836 | 5 years ago | | | 0 | 0.00027238400 | |
| 9287021 | 5 years ago | | | 0 | 0.0021790720 |
ABI
ABI objects
Getter at block 21207587
contractOwner() view returns (address)
0xf0f8c14a1a6202e89e61f514bb958433fc227f53
decimals() view returns (uint8)
10
getLatestVersion() view returns (address)
0xf331310d95b4c9ce7cc936cff303d7a3fa98c863
name() view returns (string)
Blackmoon BMxT20 Asset Token
pendingContractOwner() view returns (address)
0x0000000000000000000000000000000000000000
platform() view returns (address)
0x44165e41f7b3ad798bf4d80b380601ce2ea901f4
smbl() view returns (bytes32)
0x424d785432300000000000000000000000000000000000000000000000000000
symbol() view returns (string)
BMxT20
totalSupply() view returns (uint256)
524726999687934
Read-only
allowance(address _from, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
isTransferAllowed(address, address, address, address, uint256) view returns (bool)
State-modifying
Events __approve(address _spender, uint256 _value, address _sender) returns (bool)
__transferFromWithReference(address _from, address _to, uint256 _value, string _reference, address _sender) returns (bool)
__transferWithReference(address _to, uint256 _value, string _reference, address _sender) returns (bool)
approve(address _spender, uint256 _value) returns (bool)
changeContractOwnership(address _to) returns (bool)
claimContractOwnership() returns (bool)
destroy()
emitApprove(address _from, address _spender, uint256 _value)
emitTransfer(address _from, address _to, uint256 _value)
init(address _platform, string _symbol, string _name) returns (bool)
proposeUpgrade(address _newVersion) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferWithReference(address _to, uint256 _value, string _reference) returns (bool)
withdrawnTokens(address[] tokens, address _to) returns (uint256)
Approval(address indexed from, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
UpgradeProposal(address newVersion)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.