DeltaMerge
Verified contract
Active on
Ethereum with 305 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3b4c…629f
22 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,685.44 |
$0 | |
Delta | ERC-20 | 65.211922K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17653916 | a year ago | | | 0 | 0.00066250536 | |
| 17047902 | 2 years ago | | | 0 | 0.00063037149 | |
| 16415180 | 2 years ago | | | 0 | 0.00049438538 | |
| 16375303 | 2 years ago | | | 0 | 0.00036616348 | |
| 15967209 | 2 years ago | | | 0 | 0.00046683676 | |
| 15728442 | 2 years ago | | | 0 | 0.00045050523 | |
| 15618122 | 2 years ago | | | 0 | 0.00075913580 | |
| 15580870 | 2 years ago | | | 0 | 0.00069823507 | |
| 15531782 | 2 years ago | | | 0 | 0.00017526279 | |
| 15527555 | 2 years ago | | | 0 | 0.00091036903 |
ABI
ABI objects
Getter at block 21307695
V2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
alpha() view returns (address)
0x3b4c8b27eb7af1dc1372808d4562c95a8198629f
alphaFee() view returns (uint256)
3
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getWinner() view returns (address, uint256)
(0x04bda42de3bc32abb00df46004204424d4cf8287, 8056850216961)
idCount() view returns (uint256)
261
janitor() view returns (address)
0x9fc3499a2736a5af33a2396de628b97aa29ed349
limitsInEffect() view returns (bool)
true
manager() view returns (address)
0x9fc3499a2736a5af33a2396de628b97aa29ed349
maxTransactionAmount() view returns (uint256)
20004131617582
maxWallet() view returns (uint256)
20000000000000
name() view returns (string)
DeltaMerge
owner() view returns (address)
0x9fc3499a2736a5af33a2396de628b97aa29ed349
rewardFee() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
20000000000
symbol() view returns (string)
Delta
totalFees() view returns (uint256)
8
totalSupply() view returns (uint256)
1000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
treasury1() view returns (address)
0x9fc3499a2736a5af33a2396de628b97aa29ed349
treasury2() view returns (address)
0x9fc3499a2736a5af33a2396de628b97aa29ed349
treasuryBalancer1() view returns (uint256)
4163441693105151520
treasuryBalancer2() view returns (uint256)
0
treasuryFee() view returns (uint256)
2
uniswapV2Pair() view returns (address)
0x5a7562337c31c51757e36c2279630d7b73b9f6ee
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
winner() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
contestants(uint256) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
fuckItIQuit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockManagement(uint256 time)
lockOwnership(uint256 time)
maybeIllbeBack(uint256 time)
okImBack()
renounceManagement()
renounceOwnership()
send(address _address, uint256 _amount) payable
setAutomatedMarketMakerPair(address pair, bool value)
startTheCycle()
stopTheMerge()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unlockManagement()
unlockOwnership()
updateAlphaAddress(address newAlphaAddress)
updateCycleDigit(uint256 newNum)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTreasury1Address(address newAddress)
updateTreasury2Address(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
WinnerChosen(address indexed account, uint256 indexed amount)
constructor()
receive()
This contract contains no error objects.