Raxium Finance
Verified contract
Active on
Ethereum with 67 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RXM | ERC-20 | 3.382453M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19171645 | 9 months ago | | | 0 | 0.00065361468 | |
| 18787662 | a year ago | | | 0 | 0.0018376032 | |
| 18787658 | a year ago | | | 0 | 0.0018298380 | |
| 18787625 | a year ago | | | 0 | 0.0010117613 | |
| 18787591 | a year ago | | | 0 | 0.0019076714 | |
| 18787561 | a year ago | | | 0 | 0.0010273461 | |
| 18787560 | a year ago | | | 0 | 0.0011305909 | |
| 18787535 | a year ago | | | 0 | 0.0018004729 | |
| 18787512 | a year ago | | | 0 | 0.0016833592 | |
| 18787496 | a year ago | | | 0 | 0.0020835630 |
ABI
ABI objects
Getter at block 21205457
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapThreshold() view returns (uint256)
1000000000000000000000
_taxWallet() view returns (address)
0x272db591a0bbda80d679efaaf8d27b4eae4a0572
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
feeEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Raxium Finance
pair() view returns (address)
0x28aa006dc70b9c241a38b57e7257597130e7441b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
RXM
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createRaxiumTrade()
enableRaxiumTrade()
removeRaxiumLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckEthBalances()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address rxWallet)
receive()
This contract contains no error objects.