Three Pigs DAO
Verified contract
Active on
Ethereum with 35 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,157.15 |
$0 | |
3PIGS | ERC-20 | 34.848K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18909936 | a year ago | | | 0 | 0.0017332213 | |
| 14310185 | 3 years ago | | | 0 | 0.0025373181 | |
| 14310161 | 3 years ago | | | 0 | 0.0035459491 | |
| 14310161 | 3 years ago | | | 0 | 0.0035459491 | |
| 14310148 | 3 years ago | | | 0 | 0.0027301429 | |
| 14310146 | 3 years ago | | | 0 | 0.0027869626 | |
| 14310144 | 3 years ago | | | 0 | 0.0055897200 | |
| 14310144 | 3 years ago | | | 0 | 0.0055897200 | |
| 14310144 | 3 years ago | | | 0 | 0.0055897200 | |
| 14310144 | 3 years ago | | | 0 | 0.0055897200 |
ABI
ABI objects
Getter at block 21203117
decimals() pure returns (uint8)
8
name() pure returns (string)
Three Pigs DAO
owner() view returns (address)
0x5f4446417f050bed0e210358ee65c7447da3aa0f
symbol() pure returns (string)
3PIGS
totalSupply() view returns (uint256)
3300000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
collectTax()
createUniswapPair()
renounceOwnership()
swapForTax()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.