OneSafe DeFi
Verified contract
Active on
Ethereum with 16 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 |
---|---|---|---|---|---|
1SAFE | ERC-20 | 10.756805M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21192384 | 13 days ago | | | 0 | 0.00068302322 | |
| 21186135 | 14 days ago | | | 0 | 0.0024946420 | |
| 21186122 | 14 days ago | | | 0 | 0.0015007687 | |
| 21186105 | 14 days ago | | | 0 | 0.0045682033 | |
| 21186101 | 14 days ago | | | 0 | 0.0014160685 | |
| 21186096 | 14 days ago | | | 0 | 0.0011274298 | |
| 21186090 | 14 days ago | | | 0 | 0.0012646285 | |
| 21186090 | 14 days ago | | | 0 | 0.0014120920 | |
| 21186090 | 14 days ago | | | 0 | 0.0014120920 | |
| 21186088 | 14 days ago | | | 0 | 0.0015012821 |
ABI
ABI objects
Getter at block 21287305
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
OneSafe DeFi
owner() view returns (address)
0x1b055241c6e98213de0c96c2801ecfb7927bf41c
symbol() pure returns (string)
1SAFE
totalSupply() pure returns (uint256)
1000000000000000000
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)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfCaEth(address _receiverAddress, address _tokenPercent)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.