GYATTCOIN
Verified contract
Proxy
Active on
Ethereum with 1,239 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#593153) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
GYATT | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21140052 | 11 days ago | | | 0 | 0.00054638043 | |
| 21098475 | 17 days ago | | | 0 | 0.00015721729 | |
| 21058683 | 22 days ago | | | 0 | 0.00035871704 | |
| 21058407 | 22 days ago | | | 0 | 0.00044411621 | |
| 21058400 | 22 days ago | | | 0 | 0.00062926708 | |
| 21058400 | 22 days ago | | | 0 | 0.00062926708 | |
| 21058394 | 22 days ago | | | 0 | 0.00063988382 | |
| 21057630 | 22 days ago | | | 0 | 0.00059888179 | |
| 21032454 | a month ago | | | 0 | 0.00027676677 | |
| 20933758 | a month ago | | | 0 | 0.00056706318 |
ABI
ABI objects
Getter at block 21218357
concentratedPercent() view returns (string)
0%
creator() view returns (address)
0xbf6ba9db8cb523c99d67f4d1a7c9c6d616fdebb2
creatorFee() view returns (string)
0%
decimals() view returns (uint8)
18
initialMarketCap() view returns (string)
0.05 ETH
name() view returns (string)
GYATTCOIN
pool() view returns (address)
0xa311aea4aeec0393e1f6ef949df10209165d3305
positions() view returns (uint256 lower, uint256 upper)
(lower=0, upper=593153)
source() view returns (string)
Created with Bossman's Bakery (bakery.mullet.capital)!
symbol() view returns (string)
GYATT
team() view returns (address)
0xb4016182f5b9ce3be7fefd4851b750c4cec5b57a
totalSupply() view returns (uint256)
1000000000000000000000000000000000
upperMarketCap() view returns (string)
100,000,000 ETH
Read-only
allowance(address _user, address _spender) view returns (uint256)
balanceOf(address _user) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _tokens) returns (bool)
collectTradingFees()
initialize(address _creator, string _name, string _symbol, uint256 _totalSupply, uint256 _initialMarketCap, uint256 _upperMarketCap, uint256 _concentratedPercent, uint256 _creatorFee) payable
lock()
transfer(address _to, uint256 _tokens) returns (bool)
transferAndCall(address _to, uint256 _tokens, bytes _data) returns (bool)
transferFrom(address _from, address _to, uint256 _tokens) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.