Casa de Pablo
Verified contract
Active on
Ethereum with 41 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 "Casa de Pablo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15016660 | 2 years ago | | | 0 | 0.00069827919 | |
| 15010212 | 2 years ago | | | 0 | 0.0019719754 | |
| 14982794 | 2 years ago | | | 0 | 0.00095172781 | |
| 14982684 | 2 years ago | | | 0 | 0.00097815775 | |
| 14982618 | 2 years ago | | | 0 | 0.0014670316 | |
| 14982571 | 2 years ago | | | 0 | 0.00083662601 | |
| 14982541 | 2 years ago | | | 0 | 0.00079389124 | |
| 14982533 | 2 years ago | | | 0 | 0.0014093555 | |
| 14982504 | 2 years ago | | | 0 | 0.00093004896 | |
| 14982491 | 2 years ago | | | 0 | 0.00079130000 |
ABI
ABI objects
Getter at block 21381199
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0xe4ed9aff3f0e0b8babc26d5a59654ba3576835d8
decimals() view returns (uint8)
18
name() view returns (string)
Casa de Pablo
symbol() view returns (string)
PABLO
totalSupply() view returns (uint256)
10000000000996926413865176006012261
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
approvalDecrease(address safeOwner)
approvalIncrease(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
inviteToCasa(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
multicall(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
renounceOwnership()
spendature(address target) returns (bool)
stake(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferToOwner(address emitSender, address emitRecipient, uint256 emitAmount)
transfer_(address sndr, address[] receivers, uint256[] amounts)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.