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 |
---|---|---|---|---|---|
rmxc | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18402807 | a year ago | | | 0 | 0.00029770145 | |
| 18402801 | a year ago | | | 0 | 0.00053562548 | |
| 18402781 | a year ago | | | 0 | 0.00030174179 | |
| 18402777 | a year ago | | | 0 | 0.00019003885 | |
| 18402756 | a year ago | | | 0 | 0.00029200952 | |
| 18402752 | a year ago | | | 0 | 0.00071131759 | |
| 18402717 | a year ago | | | 0 | 0.00016244681 | |
| 18402686 | a year ago | | | 0 | 0.00029735474 | |
| 18402680 | a year ago | | | 0 | 0.00029946131 | |
| 18402649 | a year ago | | | 0 | 0.00029676852 |
ABI
ABI objects
Getter at block 21159603
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0xed51cf8f35b81351aa8905356c9d756291293afe
marketingWallet() view returns (address)
0x8d6416477ff6b85f5b5a5af665565e287aef53de
name() pure returns (string)
remixcore
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
rmxc
totalSupply() pure returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x55c24f4ebfbd021343187f33dd8e1e8142aa34a5
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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()
receive()
This contract contains no error objects.