Gelato.Network

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xb725c738 at 11332861
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Gelato.Network"

0x3c7c15abec17752327ee3ba259bd4c2453263b604ef7f2f03c89e052ff8b88d2

Functions
Getter at block 20866772
_owner(view returns (address)
0x2a9498f71cf092a7dce9e261b5c6ae9e5b2b2557
decimals(view returns (uint8)
18
is_profitable(view returns (bool _profitable)
false
name(view returns (string)
Gelato.Network
owner(view returns (address)
0x2a9498f71cf092a7dce9e261b5c6ae9e5b2b2557
symbol(view returns (string)
GLTO
totalPooled(view returns (uint256)
101007415273848336370640
totalSupply(view returns (uint256)
250000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
numberRedeemed(uint256 amountview returns (uint256 profit)
whitelist(addressview returns (bool)
State-modifying
addToWhitelist(address _addr
approve(address spenderuint256 valuereturns (bool success)
redeem(uint256 amountreturns (bool success)
removeFromWhitelist(address _addr
renounceOwnership(
transfer(address touint256 valuereturns (bool success)
transferFrom(address fromaddress touint256 valuereturns (bool success)
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.