PT UNI-V2 LP Ticket
Verified contract
Proxy
Active on
Ethereum with 8 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 49 additional slots
-
variable spans 48 additional slots
0x3af7…fb0a
Balances ($0.00)
No balances found for "PT UNI-V2 LP Ticket"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14963488 | 3 years ago | | | 0 | 0.0072015265 | |
| 14963241 | 3 years ago | | | 0 | 0.0089286187 | |
| 14199447 | 3 years ago | | | 0 | 0.010666575 | |
| 13969442 | 3 years ago | | | 0 | 0.021396055 | |
| 13731923 | 3 years ago | | | 0 | 0.015270750 | |
| 13730755 | 3 years ago | | | 0 | 0.017484528 | |
| 13670595 | 3 years ago | | | 0 | 0.017069112 | |
| 12538697 | 4 years ago | | | 0 | 0.0047686646 |
ABI
ABI objects
Getter at block 21417759
DOMAIN_SEPARATOR() view returns (bytes32)
0xeb1334c5549013b5d4c5ecd916843a8e285fae5621b7cb3eb6938791058766cd
controller() view returns (address)
0x3af7072d29adde20fc7e173a7cb9e45307d2fb0a
decimals() view returns (uint8)
18
name() view returns (string)
PT UNI-V2 LP Ticket
symbol() view returns (string)
PTUNI
totalSupply() view returns (uint256)
199237086071020522511
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
chanceOf(address user) view returns (uint256)
draw(uint256 randomNumber) view returns (address)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
controllerBurn(address _user, uint256 _amount)
controllerBurnFrom(address _operator, address _user, uint256 _amount)
controllerMint(address _user, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string _name, string _symbol, uint8 _decimals, address _controller)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.