Pi-Protocol
Verified contract
Proxy
Active on
Ethereum with 512 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
0xdec3…7bc0
Balances ($0.00)
No balances found for "Pi-Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20609876 | 4 months ago | | | 0 | 0.000090173411 | |
| 19079195 | a year ago | | | 0 | 0.0013608337 | |
| 17806609 | a year ago | | | 0 | 0.00075410865 | |
| 17806609 | a year ago | | | 0 | 0.00075410865 | |
| 17806609 | a year ago | | | 0 | 0.00075410865 | |
| 17806608 | a year ago | | | 0 | 0.00078185467 | |
| 17806608 | a year ago | | | 0 | 0.00078185467 | |
| 17806608 | a year ago | | | 0 | 0.00078185467 | |
| 17806602 | a year ago | | | 0 | 0.00077334692 | |
| 17806602 | a year ago | | | 0 | 0.00077188243 |
ABI
ABI objects
Getter at block 21377802
LPAddress() view returns (address)
0x0000000000000000000000000000000000000000
circleNFTZapper() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
eventGate() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Pi-Protocol
owner() view returns (address)
0x416760a2d78d5bdc6841851a0d48f2787bc23d61
piZapper() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PIP
totalSupply() view returns (uint256)
593400146740014221322050
transferGate() view returns (address)
0xdec31f7d5174326a29f96fd2964e81ed1a767bc0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
renounceOwnership()
setIgnoredAddressBulk(address[] _ignoredAddressBulk, bool ignore)
setIgnoredAddresses(address _ignoredAddress, bool ignore)
setLPAddress(address _LPAddress)
setTransferGate(address _transferGate)
setZapper(address _piZapper, address _circleNFTZapper)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
LPAddressSet(address _LPAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferGateSet(address transferGate)
ZapperSet(address piZapper, address circleNFTZapper)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.