Safereum Classic
Verified contract
Active on
Ethereum with 25 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 |
---|---|---|---|---|---|
SAFEREUMC | ERC-20 | 3.788961M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18302941 | a year ago | | | 0 | 0.00024547226 | |
| 18302941 | a year ago | | | 0 | 0.00021285937 | |
| 18302936 | a year ago | | | 0 | 0.00029678710 | |
| 18302931 | a year ago | | | 0 | 0.00024367886 | |
| 18302922 | a year ago | | | 0 | 0.00028300231 | |
| 18302917 | a year ago | | | 0 | 0.00057396175 | |
| 18302897 | a year ago | | | 0 | 0.00042320235 | |
| 18302893 | a year ago | | | 0 | 0.00025431818 | |
| 18302890 | a year ago | | | 0 | 0.00037712420 | |
| 18302881 | a year ago | | | 0 | 0.0013411906 |
ABI
ABI objects
Getter at block 21328456
TradingOpen() view returns (bool)
true
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingReceiver() view returns (address)
0xca6a50b3ec7523e55f5083918713960c377aed9c
name() pure returns (string)
Safereum Classic
pair() view returns (address)
0x11adba9a218c8f2c66f5b4942b8044aea6cbc46c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000
symbol() pure returns (string)
SAFEREUMC
totalSupply() view returns (uint256)
1000000000000000000
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 AddLP() payable
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
enableTrading()
removeLimit()
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.