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 "YinYangSwap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19120933 | 2 months ago | | | 0 | 8.4095981e-7 | |
| 17699408 | 3 months ago | | | 0 | 4.2116248e-7 | |
| 16682793 | 4 months ago | | | 0 | 5.2889575e-7 | |
| 14472007 | 6 months ago | | | 0 | 0.0000025967039 | |
| 13462830 | 6 months ago | | | 0 | 0.0000092467573 | |
| 3206774 | a year ago | | | 0 | 1.2136351e-7 | |
| 2584264 | a year ago | | | 0 | 0.000037417502 | |
| 2465739 | a year ago | | | 0 | 0.000027439500 | |
| 2426018 | a year ago | | | 0 | 0.000070843503 | |
| 2410321 | a year ago | | | 0 | 0.0000093800000 |
ABI
ABI objects
Getter at block 21822985
cexListingToken() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
dexListingToken() view returns (uint256)
10000000000000000000000000
name() view returns (string)
YinYangSwap
owner() view returns (address)
0x8bfc9f31a158d3249451b63ad8da253cb6e792f3
symbol() view returns (string)
YIN
teamToken() view returns (uint256)
10000000000000000000000000
totalSupply() view returns (uint256)
100000000000000000000000000000000000000000000039999999999999999999999999
treasuryToken() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.