Yangue v2
Verified contract
Active on
Ethereum with 939 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YANG | ERC-20 | 18.39262K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19821371 | 7 months ago | | | 0 | 0.00012180718 | |
| 17951738 | a year ago | | | 0 | 0.00054587808 | |
| 17071834 | 2 years ago | | | 0 | 0.00097269593 | |
| 16091631 | 2 years ago | | | 0 | 0.00081183169 | |
| 16091597 | 2 years ago | | | 0 | 0.00061814324 | |
| 16033027 | 2 years ago | | | 0 | 0.00026957218 | |
| 15573747 | 2 years ago | | | 0 | 0.00012502499 | |
| 15497145 | 2 years ago | | | 0 | 0.00097811474 | |
| 15378331 | 2 years ago | | | 0 | 0.00036056773 | |
| 14521722 | 3 years ago | | | 0 | 0.0029896401 |
ABI
ABI objects
Getter at block 21332037
DECIMALS() view returns (uint256)
18
INITIAL_FRAGMENTS_SUPPLY() view returns (uint256)
60000000000000000000000
MAG() view returns (uint256)
1000000000000000000
MAX_UINT256() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
TOTAL_GONS() view returns (uint256)
115792089237316195423570985008687907853269984665640563980000000000000000000000
_gonsPerFragment() view returns (uint256)
1437718855200625004421683088397920712982162964053808
_totalSupply() view returns (uint256)
80538756808025660192683484
decimals() view returns (uint8)
18
name() view returns (string)
Yangue v2
rateOfChange() view returns (uint256)
1000000000000000000
symbol() view returns (string)
YANG
totalSupply() view returns (uint256)
80538756808025660192683484
zero() view returns (uint256)
0
Read-only
_allowedFragments(address, address) view returns (uint256)
_gonBalances(address) view returns (uint256)
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string name, string symbol, uint8 decimals)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.