AutomaticMarketMaker
Verified contract
Active on
Ethereum with 20,140 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x056c…5bca
-
variable spans 127 additional slots
0x3b62…5325
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,402.36 |
$0 | |
TUBBY | ERC-20 | 4.61992K | -- | -- | |
UNIP | ERC-20 | 19.5 | -- | -- | |
FAN | ERC-20 | 1 | -- | -- | |
$PIR | ERC-20 | 0.09 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14816805 | 3 years ago | | | 0.15162546 | 0.00064181000 | |
| 14816762 | 3 years ago | | | 0.01501914 | 0.00064169000 | |
| 14390529 | 3 years ago | | | 0.1501914 | 0.00064181000 | |
| 14354968 | 3 years ago | | | 0 | 0.0011295752 | |
| 13347878 | 3 years ago | | | 0 | 0.0068260793 | |
| 13313133 | 3 years ago | | | 0.5 | 0.0075485282 | |
| 13310333 | 3 years ago | | | 641.59946 | 0.0014864895 | |
| 13301004 | 3 years ago | | | 0.2 | 0.0047384455 | |
| 13295473 | 3 years ago | | | 0.78 | 0.0042345158 | |
| 13289922 | 3 years ago | | | 0.165 | 0.0074437573 |
ABI
ABI objects
Getter at block 21256813
cw() view returns (uint32)
400000
daoShare() view returns (uint256)
9999999825376676
daoShareScale() view returns (uint256)
1000000000000000000
daoTargetBalance() view returns (uint256)
1000000000000000000000000
daoWallet() view returns (address)
0x4bed4d66b1a17855d60b3cba81905d16d645a817
deusToken() view returns (address)
0x3b62f3820e0b035cc4ad602dece6d796bc325325
firstReserve() view returns (uint256)
1551007480795479932928
firstSupply() view returns (uint256)
1106192363355223059595264
maxDaoShare() view returns (uint256)
10000000000000000
owner() view returns (address)
0xc9c178b945bb136575f794b4d317171822cdb9bf
reserve() view returns (uint256)
525438362221869016326
reserveShiftAmount() view returns (uint256)
930604488477287959756
scale() view returns (uint32)
1000000
version() view returns (string)
0.3
Read-only
calculatePurchaseReturn(uint256 etherAmount) view returns (uint256)
calculateSaleReturn(uint256 tokenAmount) view returns (uint256)
payments(address dest) view returns (uint256)
State-modifying
Events buy(uint256 _tokenAmount) payable
init(uint256 _firstReserve, uint256 _firstSupply)
renounceOwnership()
sell(uint256 tokenAmount, uint256 _etherAmount)
setDaoShare(uint256 _maxDaoShare, uint256 _daoTargetBalance)
setDaoWallet(address _daoWallet)
transferOwnership(address newOwner)
withdraw(uint256 amount)
withdrawPayments(address payee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _deusToken)
receive()
This contract contains no error objects.