MUXE Token
Verified contract
Active on
Ethereum with 3,333 txns
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 |
---|---|---|---|---|---|
HEX | ERC-20 | 1.307 | $0.00215 |
$0 | |
MUXE | ERC-20 | 129.99936K | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
SET | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19884107 | 6 months ago | | | 0 | 0.00080783053 | |
| 19152825 | 9 months ago | | | 0 | 0.00060007466 | |
| 18815074 | a year ago | | | 0 | 0.0047123825 | |
| 18405678 | a year ago | | | 0 | 0.00042949356 | |
| 18401015 | a year ago | | | 0 | 0.00037476000 | |
| 18057998 | a year ago | | | 0 | 0.00064895393 | |
| 17396655 | a year ago | | | 0 | 0.0010733834 | |
| 16540404 | 2 years ago | | | 0 | 0.00087972236 | |
| 16094183 | 2 years ago | | | 0 | 0.00059332275 | |
| 16082827 | 2 years ago | | | 0 | 0.00055520017 |
ABI
ABI objects
Getter at block 21179456
_totalSupply() view returns (uint256)
10000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
MUXE Token
owner() view returns (address)
0x93c98931d0632bf9c1a402e971d5eaba8414c32c
symbol() view returns (string)
MUXE
tokensBurnt() view returns (uint256)
1000000001000000000000000000
totalSupply() view returns (uint256)
8999999999000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.