Polygon

Verified contract

Active on Ethereum with 757 txns
Deployed by via 0x36c0c940 at 10776377
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x45b63c7d92760287419c7fd8857ee79a271abaf26a6cefc9468c30eb2fa06d74
0xf385316c5aff340f8adc8e907924500946e14a4a5a9d883369a354a0a8963cfe
0x221e24063b44a0e3630922eb1689b603f7a77aaeb57c64547bc3ecca898db3f6
0x9e61ac1fa4f08ae589921876369b39da6738be1a7071d1c581b298af08091d48
0x94c6080cd4d9b69e98eaad61c91ae16afb806fd79adbd19625909b0b2eb9cf13
0x508c0075bd9e1ca7c58b583060ab3e5386a62b2169be6b41f36c95499857d603
0x2ca843c473cb00e0cba89e70e5c06cbdf217188f27ab563d4bd872d17eaa52a3
0xf1f4af87b51d0f47b77bf72309d5550b99c98e03468b5e706c732c99042c58f9
0x162ad68ea308b35e20cc560f248c79ae85cb7b94f26b17357b6c31e99de52dde
0x79122a7d4a2feb848df07f2bab105554ee821c4dd37571832bdf95da95f949d1

Functions
Getter at block 21164444
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals(view returns (uint8)
18
epoch(view returns (uint8)
1
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves(view returns (uint256 _reserve0uint256 _reserve1)
(_reserve0=4471125757459993849284535, _reserve1=413783625178972313)
name(view returns (string)
Polygon
owner(view returns (address)
0x18db504f08cd79bd16b1610f3c2cdd2e955a7859
pair(view returns (address)
0xeb8e83ce3843fd5814acf464d8920d00cf602a1c
symbol(view returns (string)
GON
threshold(view returns (uint256)
200000000000000000000
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _user
renounceOwnership(
setPair(address _pair
setThreshold(uint256 _threshold
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _factoryaddress _WETH
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.