Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($0.00)
No balances found for "Lil Pudgy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21173356 | 20 days ago | | | 0 | 0.0012738179 | |
| 21173349 | 20 days ago | | | 0 | 0.0014794546 | |
| 21173349 | 20 days ago | | | 0 | 0.0014794546 | |
| 21173349 | 20 days ago | | | 0 | 0.0014794546 | |
| 21173349 | 20 days ago | | | 0 | 0.0017137050 | |
| 21173348 | 20 days ago | | | 0 | 0.00068935079 | |
| 21173345 | 20 days ago | | | 0 | 0.0014774165 | |
| 21173337 | 20 days ago | | | 0 | 0.00086463715 | |
| 21173336 | 20 days ago | | | 0 | 0.0015688450 | |
| 21173335 | 20 days ago | | | 0 | 0.00089792545 |
ABI
ABI objects
Getter at block 21313970
GEN_MIN() view returns (uint256)
1
breed_total_count() view returns (uint256)
0
decimals() view returns (uint8)
18
gen() view returns (uint256)
1000
gen_max() view returns (uint256)
1000
holders_count() view returns (uint256)
0
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
7000000000000000000
max_breed() view returns (uint256)
1000
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
Lil Pudgy
owner() view returns (address)
0xbd41e2b2b5b8871c66872bb7d7159c4b4a6d3a55
symbol() view returns (string)
PENG
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x191fb948a86086b98ba9249402b7781367e1426f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
counts(address owner) view returns (uint256)
get_account_breeds(address account, uint256 index, uint256 count) view returns (uint256 page_count, string[] accounts)
get_account_items(address account, uint256 index, uint256 count) view returns (uint256 page_count, string[] accounts)
get_account_svgs(address account, uint256 index, uint256 count) view returns (uint256 page_count, string[] accounts)
get_holders_list(uint256 index, uint256 count) view returns (uint256 page_count, address[] accounts)
get_svg_acc_index(address account, uint256 index) view returns (string)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
assignAccessories(uint256 _accessories)
assignAccessoriesColor(uint256 _accessories_color)
assignBackgroundColor(uint256 _background_color)
assignBody(uint256 _body)
assignBodyColor(uint256 _body_color)
assignEyes(uint256 _eyes)
assignEyesBaseColor(uint256 _eyes_base_color)
assignEyesColor(uint256 _eyes_color)
assignFacialHair(uint256 _facial_hair)
assignFacialHairColor(uint256 _facial_hair_color)
assignHair(uint256 _hair)
assignHairColor(uint256 _hair_color)
assignHat(uint256 _hat)
assignHatColor(uint256 _hat_color)
assignMask(uint256 _mask)
assignMaskColor(uint256 _mask_color)
assignMouth(uint256 _mouth)
assignMouthColor(uint256 _mouth_color)
assignNose(uint256 _nose)
assignNoseColor(uint256 _nose_color)
assignShirt1(uint256 _shirt_1)
assignShirt1Color(uint256 _shirt_1_color)
assignShirt2(uint256 _shirt_2)
assignShirt2Color(uint256 _shirt_2_color)
assignShirt3(uint256 _shirt_3)
assignShirt3Color(uint256 _shirt_3_color)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
increaseMaxTx()
manualSetLimit(uint256 _maxHoldingAmount)
removeLimits()
renounceOwnership()
start(address _uniswapV2Pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transfer_breed_from_to_by_index(uint256 index, address to)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.