Yasp Finance
Verified contract
Active on
Ethereum with 49 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "Yasp Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18231988 | a year ago | | | 0 | 0.00030645526 | |
| 17567971 | a year ago | | | 0 | 0.00042867539 | |
| 17567970 | a year ago | | | 0 | 0.00043256546 | |
| 17567951 | a year ago | | | 0 | 0.00068339019 | |
| 17567947 | a year ago | | | 0 | 0.00067361370 | |
| 17551821 | a year ago | | | 0 | 0.00067061075 | |
| 17551687 | a year ago | | | 0 | 0.00056193646 | |
| 17551685 | a year ago | | | 0 | 0.00081880436 | |
| 17551392 | a year ago | | | 0 | 0.00055426028 | |
| 17551382 | a year ago | | | 0 | 0.00058567471 |
ABI
ABI objects
Getter at block 21214118
buyTaxAmount() view returns (uint256)
0
decimals() view returns (uint8)
18
marketing() view returns (address)
0x682a5623640e29f24f8daaff66f709d3c4d207c8
maxTxAmount() view returns (uint256)
100000000000000000000000000000
maxWalletAmount() view returns (uint256)
100000000000000000000000000000
name() view returns (string)
Yasp Finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxAmount() view returns (uint256)
0
swapTokensAt() view returns (uint256)
20000001000000000000000000
symbol() view returns (string)
YASPFI
totalSupply() view returns (uint256)
100000000000000000000000000000
uniV2Pair() view returns (address)
0x3658d0a3fb356ee26731e1143efac6ab77a938cb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) 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)
ExcludedFromFee(address indexed account, bool isExcluded)
ExcludedMultipleFromFee(address[] accounts, bool isExcluded)
LPPairUpdated(address indexed pair, bool indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, struct YaspFiStakingAccru accrueInfo_, struct YaspFiFeeConfig parameters)
receive()
This contract contains no error objects.