YgmConvert
Verified contract
Active on
Ethereum with 122 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 "YgmConvert"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18788300 | a year ago | | | 0 | 0.012242167 | |
| 18788224 | a year ago | | | 0 | 0.029756700 | |
| 17854853 | a year ago | | | 0 | 0.0056154306 | |
| 17824410 | a year ago | | | 0 | 0.0070101236 | |
| 17668887 | a year ago | | | 0 | 0.0069988160 | |
| 17668277 | a year ago | | | 0 | 0.0064299858 | |
| 17668085 | a year ago | | | 0 | 0.0078078399 | |
| 17667594 | a year ago | | | 0 | 0.0079820959 | |
| 17667577 | a year ago | | | 0 | 0.0070078696 | |
| 17335552 | a year ago | | | 0 | 0.012694026 |
ABI
ABI objects
Getter at block 21214240
maxOnce() view returns (uint256)
3
owner() view returns (address)
0x65001c74119b8104c1f542b3e4b082ae0a942660
paused() view returns (bool)
false
rate() view returns (uint256)
10
receiver() view returns (address)
0x0000000000000000000000000000000000000001
ygm() view returns (address)
0x025d7d6df01074065b8cfc9cb78456d417bbc6b7
ygme() view returns (address)
0x1b489201d974d37ddd2faf6756106a7651914a63
Read-only
This contract contains no read-only function objects.
State-modifying
Events convert(uint256[] tokenIds, address _recommender) returns (bool)
renounceOwnership()
setPause()
setRateAndMaxOnce(uint256 _rate, uint256 _maxOnce)
transferOwnership(address newOwner)
Convert(address account, uint256[] tokokenIds, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _ygm, address _ygme, address _receiver)
This contract contains no fallback and receive objects.
This contract contains no error objects.