GoldPesa Option

Verified contract

Active on Ethereum with 5,230 txns
Deployed by via 0x9049f62c at 13403701
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0367e22a83f6d01b627d393a5469ea268b26a061f4c44c75d49b6b170866930b
0x52d328d8fecd37d092c1288f6533abf14d04e69a50bb19df4f1fd9531cf18af6
0x885c41097f40f60a6fab3c958c6d03077fe40b17ba730b076f0b485e29092a12
0x0654f0436161f54044712857be2eacf4214ad72392dbbd8e6b4b264409015360
0x7cc45e35b7896e9d69c6a084c361125d9f1c2173877eb74207dacbd01c72f9e7
0xfc96db1c05ee131f11cc976a9e831fe689614e47f75fb065617daa77ab5a2957
0x114c4396357c6259b3a84380bb4d57b59443867f5cf5db41f57bf60626424093
0x0a55fa6b238e7834f1b7bdd76cc1c6179176af56ef0272b7c40250a6962b8248
0x34a81f4020540c0d8a121cb03bf46d102fbf3105ab9340fde522611baf018d07
0x64b5e51b0660d3641303a0d699259b6187168c5235dd95af523a24a0b6d976f4

Functions
Getter at block 20864402
AUTHORIZED_LOCK(view returns (bytes32)
0x53af0b0ef1da26cd82018c8e2471da658bf76a4c1c40b81ef9a34d1083f1ad3f
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_name(view returns (string)
GoldPesa Option
_symbol(view returns (string)
GPO
addrUSDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
authorizedPool(view returns (address)
0xb0570b3f11c380abfc187e43e6a47a1c4e34b8e5
capOnWallet(view returns (uint256)
100000
decimals(view returns (uint8)
18
feeOnSwap(view returns (uint256)
10
feeSplitsLength(view returns (uint256)
1
fixedSupply(view returns (uint256)
100000000
freeTrade(view returns (bool)
false
hardCapOnToken(view returns (uint256)
100000000000000000000000000
hardCapOnWallet(view returns (uint256)
100000000000000000000000
name(view returns (string)
GoldPesa Option
owner(view returns (address)
0x33e0ec5226d7175d024a7d6b066d0bee3f8ac9c0
paused(view returns (bool)
true
swapEnabled(view returns (bool)
false
swapRouter(view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
symbol(view returns (string)
GPO
totalSupply(view returns (uint256)
100000000000000000000000000
walletsTimelockedUntil(view returns (uint256)
1665864000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
feeSplits(uint256view returns (address recipientuint16 fee)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
lockedWallets(addressview returns (bool)
lockedWalletsAmount(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
whitelistedWallets(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
changeWalletWhitelist(address _addrbool yesOrNo
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lockUnlockWallet(address accountbool yesOrNouint256 amount
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setFeeOnSwap(uint24 _feeOnSwap
setFeeSplits(struct GPOFeeSplit[] _feeSplits
setPoolParameters(address USDCuint24 poolFee
swapFromExactInput(uint256 amountInuint256 amountOutMinimumuint256 deadlinereturns (uint256 amountOut)
swapFromExactOutput(uint256 amountInMaximumuint256 amountOutuint256 deadlinereturns (uint256 amountIn)
swapToExactInput(uint256 amountInuint256 amountOutMinimumuint256 deadlinereturns (uint256 amountOut)
swapToExactOutput(uint256 amountInMaximumuint256 amountOutuint256 deadlinereturns (uint256 amountIn)
switchFreeTrade(
switchSwapEnabled(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
transferTokensTo(address _touint256 amount
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokensSwaped(address indexed purchaseruint256 amountInuint256 amountOutbool direction
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address _swapRouteruint256 _walletsTimelockedUntil
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.