Paymentbull.finance
Verified contract
Active on
Ethereum with 269 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6974…6b04
1 additional
variable
Balances ($0.00)
No balances found for "Paymentbull.finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16146662 | 2 years ago | | | 0 | 0.00085825359 | |
| 16146624 | 2 years ago | | | 0 | 0.0023090728 | |
| 11084340 | 4 years ago | | | 0 | 0.00068994700 | |
| 10929426 | 4 years ago | | | 0 | 0.0016315431 | |
| 10823244 | 4 years ago | | | 0 | 0.0025419100 | |
| 10820164 | 4 years ago | | | 0 | 0.0029960510 | |
| 10802235 | 4 years ago | | | 0 | 0.0061508340 | |
| 10801883 | 4 years ago | | | 0 | 0.016449789 | |
| 10800958 | 4 years ago | | | 1 | 0.021490800 | |
| 10800877 | 4 years ago | | | 2 | 0.020774440 |
ABI
ABI objects
Getter at block 21312636
ERC20Interface() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
distributionFinished() view returns (bool)
false
distribution_ongoing() view returns (bool)
false
earlyWithdrawReward() view returns (uint256)
0
name() view returns (string)
Paymentbull.finance
owner() view returns (address)
0xdb93ea132604b4bdfe4027fcc122cfa1d5cdf689
price() view returns (uint256)
25371695336682
rewardBalance() view returns (uint256)
0
sold() view returns (uint256)
11422431000000000000000000
stakedBalance() view returns (uint256)
0
stakedTotal() view returns (uint256)
0
stakingCap() view returns (uint256)
0
stakingEnds() view returns (uint256)
0
stakingStarts() view returns (uint256)
0
symbol() view returns (string)
BULL
tokenAddress() view returns (address)
0x0000000000000000000000000000000000000000
tokenSaleStarted() view returns (bool)
false
tokensPerEth() view returns (uint256)
39414000000000000000000
totalReward() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
withdrawEnds() view returns (uint256)
0
withdrawStarts() view returns (uint256)
0
Read-only
balanceOf(address account) view returns (uint256)
stakeOf(address account) view returns (uint256)
State-modifying
Events addReward(uint256 rewardAmount, uint256 withdrawableAmount) returns (bool)
endSale()
finishDistribution() returns (bool)
init_staking(address tokenAddress_, uint256 stakingEnds_, uint256 withdrawStarts_, uint256 stakingCap_)
stake(uint256 amount) returns (bool)
startSale()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
PaidOut(address indexed token, address indexed staker_, uint256 amount_, uint256 reward_)
Refunded(address indexed token, address indexed staker_, uint256 amount_)
Staked(address indexed token, address indexed staker_, uint256 requestedAmount_, uint256 stakedAmount_)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, address _ethFund, uint256 _tokensPerEth)
receive()
This contract contains no error objects.