Baby Pork DeFi
Verified contract
Active on
Ethereum with 17 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 "Baby Pork DeFi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19131916 | 9 months ago | | | 0 | 0.00078560406 | |
| 19131910 | 9 months ago | | | 0 | 0.00046845029 | |
| 19131900 | 9 months ago | | | 0 | 0.00049983190 | |
| 19131508 | 9 months ago | | | 0 | 0.00060174578 | |
| 19131240 | 9 months ago | | | 0 | 0.00056551197 | |
| 19131188 | 9 months ago | | | 0 | 0.00085249680 | |
| 19131166 | 9 months ago | | | 0 | 0.00092045807 | |
| 19131087 | 9 months ago | | | 0 | 0.00096747101 | |
| 19131010 | 9 months ago | | | 0 | 0.0010899108 | |
| 19130959 | 9 months ago | | | 0 | 0.0010365876 |
ABI
ABI objects
Getter at block 21172722
decimals() view returns (uint8)
9
name() view returns (string)
Baby Pork DeFi
pancakePair() view returns (address)
0xc9e78bb0b645b074c9111dd282afd889eedcb36b
symbol() view returns (string)
PORKDEFI
totalSupply() view returns (uint256)
1100000000000000000
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)
openTrading(address bots)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.