YfDAG.finance
Verified contract
Active on
Ethereum with 640 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 "YfDAG.finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11318555 | 4 years ago | | | 0 | 0.0034164900 | |
| 11250141 | 4 years ago | | | 0 | 0.0023846400 | |
| 11250135 | 4 years ago | | | 0 | 0.0011081000 | |
| 11120389 | 4 years ago | | | 0 | 0.00088740006 | |
| 11104458 | 4 years ago | | | 0 | 0.0022628700 | |
| 11104434 | 4 years ago | | | 0 | 0.0012396595 | |
| 11104425 | 4 years ago | | | 0 | 0.0011587680 | |
| 11104424 | 4 years ago | | | 0 | 0.0012695040 | |
| 11057127 | 4 years ago | | | 0 | 0.0044740800 | |
| 11031863 | 4 years ago | | | 0 | 0.0019340640 |
ABI
ABI objects
Getter at block 21261478
DENOMINATOR() view returns (uint256)
10000
RATE() view returns (uint256)
500000
_totalSupply() view returns (uint256)
100000000000000000000000
decimals() view returns (uint8)
18
isStopped() view returns (bool)
false
name() view returns (string)
YfDAG.finance
owner() view returns (address)
0x548c0e221bac2c7d4880cb8d1a265eefd6954bf1
symbol() view returns (string)
YFD
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
buyTokens() payable
changeRate(uint256 _rate)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
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)
ChangeRate(uint256 amount)
Mint(address indexed to, uint256 amount)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.