YFDiamond.finance
Verified contract
Active on
Ethereum with 1,972 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAPP | ERC-20 | 109.003725K | -- | -- | |
YFD | ERC-20 | 9.97894K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14229833 | 3 years ago | | | 0 | 0.0030949760 | |
| 14100956 | 3 years ago | | | 0 | 0.0041109544 | |
| 12970904 | 3 years ago | | | 0 | 0.00094515200 | |
| 12758553 | 3 years ago | | | 0 | 0.00032587200 | |
| 12579520 | 3 years ago | | | 0 | 0.00040612000 | |
| 12430009 | 4 years ago | | | 0 | 0.0033532160 | |
| 11960542 | 4 years ago | | | 0 | 0.0052210600 | |
| 11932753 | 4 years ago | | | 0 | 0.0044634240 | |
| 11903466 | 4 years ago | | | 0.01 | 0.0073093920 | |
| 11894922 | 4 years ago | | | 0 | 0.014061648 |
ABI
ABI objects
Getter at block 21319728
aAmt() view returns (uint256)
0
aCap() view returns (uint256)
0
aEBlock() view returns (uint256)
0
aSBlock() view returns (uint256)
0
aTot() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
YFDiamond.finance
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xb93e3a9d785d565f08612a71fbb492eb71a42e84
sCap() view returns (uint256)
1000
sChunk() view returns (uint256)
760000000000000000
sEBlock() view returns (uint256)
30873218
sPrice() view returns (uint256)
10000000000000000
sSBlock() view returns (uint256)
10873218
sTot() view returns (uint256)
349
symbol() view returns (string)
YFD
totalSupply() view returns (uint256)
19683000000000000000000
viewAirdrop() view returns (uint256 StartBlock, uint256 EndBlock, uint256 DropCap, uint256 DropCount, uint256 DropAmount)
(StartBlock=0, EndBlock=0, DropCap=0, DropCount=0, DropAmount=0)
viewSale() view returns (uint256 StartBlock, uint256 EndBlock, uint256 SaleCap, uint256 SaleCount, uint256 ChunkSize, uint256 SalePrice)
(StartBlock=10873218, EndBlock=30873218, SaleCap=1000, SaleCount=349, ChunkSize=760000000000000000, SalePrice=10000000000000000)
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
clearETH()
getAirdrop(address _refer) returns (bool success)
startAirdrop(uint256 _aSBlock, uint256 _aEBlock, uint256 _aAmt, uint256 _aCap)
startSale(uint256 _sSBlock, uint256 _sEBlock, uint256 _sChunk, uint256 _sPrice, uint256 _sCap)
tokenSale(address _refer) payable returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.