EmbraceTheFroge
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xee20…b20d
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETF | ERC-20 | 161.616562K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18981672 | 10 months ago | | | 0 | 0.00063919553 | |
| 18981665 | 10 months ago | | | 0 | 0.0063762754 | |
| 18981283 | 10 months ago | | | 0 | 0.0012169489 | |
| 18981212 | 10 months ago | | | 0 | 0.0022042172 | |
| 18981212 | 10 months ago | | | 0 | 0.0022042172 | |
| 18981212 | 10 months ago | | | 0 | 0.0022042172 | |
| 18981212 | 10 months ago | | | 0 | 0.0022042172 | |
| 18981212 | 10 months ago | | | 0 | 0.0022042172 | |
| 18981212 | 10 months ago | | | 0 | 0.0022042172 | |
| 18981207 | 10 months ago | | | 0 | 0.00073958016 |
ABI
ABI objects
Getter at block 21168349
_buyFee() view returns (uint256)
1
_maxWalletToken() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_sellFee() view returns (uint256)
1
_swpaThreshold() view returns (uint256)
10000000000000
decimals() view returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
maxETFFee() view returns (uint256)
12
name() view returns (string)
EmbraceTheFroge
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ETF
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x596e4f3f9a9fb714310f7eab37e922c7e96a5295
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(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)
removeETFLimits()
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.