YUGE.WORKS
Verified contract
Active on
Ethereum with 241 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "YUGE.WORKS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16829754 | 2 years ago | | | 0 | 0.00054510239 | |
| 15695599 | 2 years ago | | | 0 | 0.00017612130 | |
| 15695596 | 2 years ago | | | 0 | 0.00015988425 | |
| 14600575 | 3 years ago | | | 0 | 0.00058185997 | |
| 11459687 | 4 years ago | | | 0 | 0.0059731200 | |
| 11123170 | 4 years ago | | | 0 | 0.0011510720 | |
| 11114462 | 4 years ago | | | 0 | 0.0022274000 | |
| 11113564 | 4 years ago | | | 0 | 0.0089096000 | |
| 11113081 | 4 years ago | | | 0 | 0.00091866600 | |
| 11111740 | 4 years ago | | | 0 | 0.0019155640 |
ABI
ABI objects
Getter at block 21329490
_totalSupply() view returns (uint256)
426096963094161087343
burned() view returns (uint256)
48903036905838912657
burning() view returns (bool)
true
decimals() view returns (uint8)
18
freeTransfer() view returns (bool)
true
getHoldingsAddress() view returns (address)
0x6798b4ed23fcb54e7373e221ff1bc3a8117980dc
getOpenHoldings() view returns (bool)
true
getOpenHoldingsVotes() view returns (uint256)
20
getOwner() view returns (address)
0x87a20404f68cc2ce12e3f7c6fb68da9b43cc5d47
getOwnersCount() view returns (uint256)
10
getVotePercent() view returns (uint256)
15
howLongTillFreeTransfer() view returns (uint256)
0
maxSupply() view returns (uint256)
1000000000000000000000
minted() view returns (uint256)
475000000000000000000
minting() view returns (bool)
true
name() view returns (string)
YUGE.WORKS
symbol() view returns (string)
$YUGE
totalSupply() view returns (uint256)
426096963094161087343
uniswap() view returns (address)
0xe3000235aedf35adf6828bba21a9455005dd3b1c
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLastTransfer(address _address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
finishMinting()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(uint256 amount)
revokeOwnership()
setBurning(bool _bool)
setHoldings(address _address)
setOwner(address _address)
setOwners(address _address, bool _bool)
setStakingAddress(address _address, bool _bool)
setUniswap(address _address)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
vote(bool _bool) returns (bool)
withdrawFromHoldings(address _address)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.