Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x41e7…ac88
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAFE | ERC-20 | 99.795744K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20221374 | 5 months ago | | | 0 | 0.00028432438 | |
| 19058254 | 10 months ago | | | 0 | 0.00091086466 | |
| 18712970 | a year ago | | | 0 | 0.0011051567 | |
| 18687972 | a year ago | | | 0 | 0.0017785627 | |
| 18592429 | a year ago | | | 0 | 0.0015091840 | |
| 18592402 | a year ago | | | 0 | 0.0017548341 | |
| 18592264 | a year ago | | | 0 | 0.0019281508 | |
| 18592212 | a year ago | | | 0 | 0.0016722149 | |
| 18592196 | a year ago | | | 0 | 0.0015836479 | |
| 18592168 | a year ago | | | 0 | 0.0017173582 |
ABI
ABI objects
Getter at block 21314588
_buyFee() view returns (uint256)
1
_sellFee() view returns (uint256)
1
decimals() view returns (uint8)
9
hasTransferFee() view returns (bool)
true
maxHoldingAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() view returns (string)
SafeCash
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddr() view returns (address)
0x27c909321625e94c0f734b85788f7426eb23a17a
swapActive() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000
swaping() view returns (bool)
false
symbol() view returns (string)
SAFE
totalSupply() view returns (uint256)
1000000000000000000
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_excludes(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.