Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TYPE | ERC-20 | 150 | $0.000006 |
$0 | |
VGS | ERC-20 | 300.001K | -- | -- | |
Cyg | ERC-20 | 100K | -- | -- | |
CANX | ERC-20 | 20K | -- | -- | |
ARAW | ERC-20 | 500 | -- | -- | |
0x9016…a421 | ERC-20 | 440 | -- | -- | |
NAVI | ERC-20 | 25 | -- | -- | |
TRX | ERC-20 | 2 | -- | -- | |
B2BX | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12888501 | 3 years ago | | | 0 | 0.00048224800 | |
| 9304310 | 5 years ago | | | 0 | 0.00013797600 | |
| 8142077 | 5 years ago | | | 0 | 0.00037260000 | |
| 7879410 | 5 years ago | | | 0 | 0.00042849000 | |
| 7586721 | 6 years ago | | | 0 | 0.00018598000 | |
| 7470135 | 6 years ago | | | 0 | 0.000074520000 | |
| 7438808 | 6 years ago | | | 0 | 0.000037260000 | |
| 7065038 | 6 years ago | | | 0 | 0.00010060200 | |
| 6918259 | 6 years ago | | | 0 | 0.00013609500 | |
| 6912367 | 6 years ago | | | 0 | 0.00037260000 |
ABI
ABI objects
Getter at block 21304512
MjolnirAddress() view returns (address)
0x688dc3f750ae8ea87372ed31b6f3141c86a6e01f
MjolnirWebsite() view returns (string)
https://mjolnirguard.co
buyPrice() view returns (uint256)
3500000
creator() view returns (address)
0x9536fdf1f42038fcac5e2fed4d5f986241a6276d
decimals() view returns (uint8)
18
name() view returns (string)
Mjolnir
owner() view returns (address)
0x9536fdf1f42038fcac5e2fed4d5f986241a6276d
sellPrice() view returns (uint256)
3500000
symbol() view returns (string)
MJR
totalSupply() view returns (uint256)
9859716997000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
FundTransfer(address backer, uint256 amount, bool isContribution)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.