Pepe Gangz
Verified contract
Active on
Ethereum with 142 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Pepe Gangz "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21130989 | a month ago | | | 0 | 0.00099317390 | |
| 21084381 | a month ago | | | 0 | 0.00021894813 | |
| 20780241 | 3 months ago | | | 0 | 0.0010976735 | |
| 20099143 | 6 months ago | | | 0 | 0.00029568860 | |
| 19857471 | 7 months ago | | | 0 | 0.00015980426 | |
| 19808409 | 7 months ago | | | 0 | 0.00013750479 | |
| 19808386 | 7 months ago | | | 0 | 0.00028267948 | |
| 19444935 | 9 months ago | | | 0 | 0.0013064701 | |
| 19099629 | 10 months ago | | | 0 | 0.00059260500 | |
| 18518927 | a year ago | | | 0 | 0.0011210172 |
ABI
ABI objects
Getter at block 21382101
blueScore() view returns (uint256)
992483932061820796791441969075
burnAddr() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastAssignedTeam() view returns (uint8)
1
lp() view returns (address)
0x853321b203553705a24cac251e17fea3775adaee
name() view returns (string)
Pepe Gangz
owner() view returns (address)
0xce9aa819f66fbf8b451f71502fb936a85a7136d1
redScore() view returns (uint256)
265600376248084233541082854680
symbol() view returns (string)
GANGZ
totalSupply() view returns (uint256)
2000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfAt(address account, uint256 snapshotId) view returns (uint256)
excludesFromTeam(address) view returns (bool)
team(address) view returns (uint8)
totalSupplyAt(uint256 snapshotId) view returns (uint256)
State-modifying
Events addLpAddr(address _lp)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAddr(address exclude)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
snapshot() returns (uint256)
switchGang()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Snapshot(uint256 id)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.