Pi Network DeFi
Verified contract
Active on
Ethereum with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Pi Network DeFi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17739844 | a year ago | | | 0 | 0.00086973118 | |
| 17739839 | a year ago | | | 0 | 0.0012543002 | |
| 17739830 | a year ago | | | 0 | 0.00094113786 | |
| 17739824 | a year ago | | | 0 | 0.00091273606 | |
| 17739823 | a year ago | | | 0 | 0.00092151434 | |
| 17739819 | a year ago | | | 0 | 0.00058974605 | |
| 17739611 | a year ago | | | 0 | 0.00073875847 | |
| 17739610 | a year ago | | | 0 | 0.00074778845 | |
| 17739561 | a year ago | | | 0 | 0.00069557354 |
ABI
ABI objects
Getter at block 21387690
_market() view returns (address)
0x36e67dbea448c5ce11eca9c185766c78921607e8
decimals() view returns (uint8)
18
getFeesPercent() view returns (uint256, uint256)
(30, 30)
launchedAt() view returns (uint256)
17739823
name() view returns (string)
Pi Network DeFi
numTokensSellToMarket() view returns (uint256)
50000000000000000000000
owner() view returns (address)
0xa6250c2657aca6617879cd3c758537a4e0a7e73c
swapAndMarketEnabled() view returns (bool)
true
symbol() view returns (string)
Pi Network
totalSupply() view returns (uint256)
3141592657000000000000000000
tradeEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x83f791330ba99511f37d5afad27bcba35a3015ff
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isCpalaceed(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
swapPairList(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
cpalaceAddressArray(address[] account, bool value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeMultipleAccountsFromFee(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initializePair()
renounceOwnership()
setMarketAddress(address market)
setMarketFeePercent(uint256 _buyMarketFee, uint256 _sellMarketFee)
setNumTokensSellToMarket(uint256 num)
setSwapAndMarketEnabled(bool _enabled)
setSwapPairList(address _uniswapV2Pair, bool _val)
setTradeEnabled(bool _enabled)
setUniswapV2Pair(address _uniswapV2Pair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawToken(address[] tokenAddr, address recipient)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndMarketEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.