Pi Protocol
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
0x6fd9…92d1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Pi | ERC-20 | 439.699804K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16267347 | 2 years ago | | | 0 | 0.00062503501 | |
| 16267329 | 2 years ago | | | 0 | 0.00055798843 | |
| 16267328 | 2 years ago | | | 0 | 0.00047414134 | |
| 16267328 | 2 years ago | | | 0 | 0.00060660084 | |
| 16267325 | 2 years ago | | | 0 | 0.00065096739 | |
| 16267319 | 2 years ago | | | 0 | 0.00053801055 | |
| 16267315 | 2 years ago | | | 0 | 0.00022611542 | |
| 16267312 | 2 years ago | | | 0 | 0.00059058977 | |
| 16267310 | 2 years ago | | | 0 | 0.00060117434 | |
| 16267310 | 2 years ago | | | 0 | 0.00060117434 |
ABI
ABI objects
Getter at block 21332921
decimals() pure returns (uint8)
9
name() pure returns (string)
Pi Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Pi
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xa74630b21724f753249af7d9b0b12a21f9913991
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
rescueForeignTokens(address _tokenAddr, address _to, uint256 _amount)
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setNewDevAddress(address dev)
setNewMarketingAddress(address markt)
toggleSwap(bool _swapEnabled)
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)
devAddressUpdated(address indexed previous, address indexed adr)
marketingAddressUpdated(address indexed previous, address indexed adr)
tokensRescued(address indexed token, address indexed to, uint256 amount)
constructor()
receive()
This contract contains no error objects.